rumprobieren mit variablen

This commit is contained in:
Lucas Pleß 2022-09-04 15:55:21 +02:00
parent a371c0209f
commit 901f7f68c8
1 changed files with 3 additions and 3 deletions

View File

@ -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