fix indent
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2022-01-31 23:33:05 +01:00
parent f74d921d27
commit ecae260a8e
1 changed files with 10 additions and 10 deletions

View File

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