rumprobieren mit variablen
This commit is contained in:
parent
a371c0209f
commit
901f7f68c8
|
@ -11,11 +11,11 @@ steps:
|
|||
- name: docker bauen
|
||||
image: plugins/docker
|
||||
environment:
|
||||
accesstoken:
|
||||
from_secret: accesstoken
|
||||
passwd:
|
||||
from_secret: dockerhub_password
|
||||
settings:
|
||||
username: ctdo
|
||||
password: $accesstoken
|
||||
password: $passwd
|
||||
repo: ctdo/raumstatus
|
||||
tags: latest
|
||||
dry_run: true
|
||||
|
|
Loading…
Reference in New Issue