add credentials for dockerhub
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jeffrey Paul 2022-12-08 23:43:43 +04:00
parent e63d1d9e48
commit b970f90af6

View File

@ -15,6 +15,10 @@ steps:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- ${DRONE_BRANCH} - ${DRONE_BRANCH}
- latest - latest
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_TOKEN
- name: notify - name: notify
image: plugins/slack image: plugins/slack
settings: settings: