changed docker username_pw

This commit is contained in:
Cornelius Specht 2024-02-23 12:43:34 +01:00
parent 7f60a5db31
commit 9cecb52046
1 changed files with 4 additions and 2 deletions

View File

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