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 - name: docker bauen
image: plugins/docker image: plugins/docker
environment: environment:
passwd: accesstoken:
from_secret: dockerhub_password from_secret: accesstoken
settings: settings:
username: ctdo username: ctdo
password: $passwd password: $accesstoken
repo: ctdo/raumstatus repo: ctdo/raumstatus
tags: latest tags: latest
dry_run: true dry_run: true
# when: when:
# ref: ref:
# - refs/heads/master - refs/heads/master