Add credentials
This commit is contained in:
parent
8370050f2c
commit
1e1b6396a4
1 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,7 @@ steps:
|
|||
settings:
|
||||
repo: git.thisfro.ch/pflaenz.li/pflaenzli
|
||||
dockerfile: Dockerfile
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
|
|
Loading…
Reference in a new issue