Typo.
continuous-integration/drone/push Build is passing Details

master
Thomas BELLEMBOIS 3 years ago
parent 3cf5788f13
commit 2f42d96c41

@ -9,13 +9,13 @@ steps:
- go build - go build
- go test ./... - go test ./...
- name: docker-build - name: docker-build
image: plugins/docker image: plugins/docker
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
context: . context: .
registry: hub.codefirst.iut.uca.fr registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/thomas.bellembois/drone-secret-plugin repo: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-drone-secret-plugin
username: username:
from_secret: SECRET_REGISTRY_USERNAME from_secret: SECRET_REGISTRY_USERNAME
password: password:

Loading…
Cancel
Save