Use secrets in docker

This commit is contained in:
drymer 2018-12-26 13:19:59 +01:00
parent a87aff965b
commit 692142dd9b
Signed by: drymer
GPG key ID: A307D64D5DDFDAAD

View file

@ -12,7 +12,6 @@ pipeline:
password:
from_secret: docker_password
tags: latest
secrets: [docker_user, docker_password, docker_registry]
when:
event: push
ssh: