Compare commits

..

No commits in common. "39d719abe163ca6462905d484d4f12185f6a0f22" and "a371c0209f01530141f51af50f93e3c3891afedf" have entirely different histories.

1 changed files with 6 additions and 6 deletions

View File

@ -11,16 +11,16 @@ steps:
- name: docker bauen
image: plugins/docker
environment:
passwd:
from_secret: dockerhub_password
accesstoken:
from_secret: accesstoken
settings:
username: ctdo
password: $passwd
password: $accesstoken
repo: ctdo/raumstatus
tags: latest
dry_run: true
# when:
# ref:
# - refs/heads/master
when:
ref:
- refs/heads/master