Compare commits

...

2 Commits

Author SHA1 Message Date
Lucas Pleß 39d719abe1 rumprobieren mit variablen
continuous-integration/drone/push Build is failing Details
2022-09-04 15:55:44 +02:00
Lucas Pleß 901f7f68c8 rumprobieren mit variablen 2022-09-04 15:55:21 +02:00
1 changed files with 6 additions and 6 deletions

View File

@ -11,16 +11,16 @@ 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
when:
ref:
- refs/heads/master
# when:
# ref:
# - refs/heads/master