upload to docker hub

This commit is contained in:
Torma Kristóf 2022-01-31 23:01:36 +01:00
parent 9d4e0c7ec2
commit 1f24a2c09e
1 changed files with 12 additions and 0 deletions

View File

@ -24,6 +24,18 @@ steps:
- 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: