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
1 changed files with 0 additions and 1 deletions

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: