change to token

This commit is contained in:
Cornelius Specht 2024-02-23 12:50:29 +01:00
parent 9cecb52046
commit 3f559fa6e9
1 changed files with 6 additions and 4 deletions

View File

@ -11,7 +11,9 @@ steps:
cache: false cache: false
tag: git.sandbox.iuk.hdm-stuttgart.de/specht/woodpecker-test:test tag: git.sandbox.iuk.hdm-stuttgart.de/specht/woodpecker-test:test
context: Dockerfile context: Dockerfile
username: token:
from_secret: docker_username from_secret: secret_token
password: # username:
from_secret: docker_password # from_secret: docker_username
# password:
# from_secret: docker_password