4
0
Fork 0

upload to docker hub
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2022-01-31 23:24:07 +01:00
parent aae6ef8be3
commit 60eab030af
1 changed files with 13 additions and 0 deletions

View File

@ -14,6 +14,19 @@ steps:
tags:
- latest
- ${DRONE_BUILD_NUMBER}
- name: dockerhub
image: plugins/docker
settings:
repo: birbnetes/${DRONE_REPO_NAME}
username:
from_secret: DOCKERHUB_USER
password:
from_secret: DOCKERHUB_PASSWORD
tags:
- latest
- ${DRONE_BUILD_NUMBER}
- name: ms-teams
image: kuperiu/drone-teams
settings: