test 3
Some checks failed
ci/woodpecker/push/predeploy Pipeline was successful
ci/woodpecker/push/build/4 Pipeline failed
ci/woodpecker/push/build/2 Pipeline failed
ci/woodpecker/push/build/3 Pipeline failed
ci/woodpecker/push/build/1 Pipeline failed

This commit is contained in:
2025-11-21 15:47:17 +01:00
parent 39bfb66098
commit 07b28e2f1f

View File

@@ -18,10 +18,10 @@ steps:
container_registry_password:
from_secret: container_registry_password
commands:
- echo $${forge_name}
- echo $${container_registry}
- echo $${container_registry_username}
- echo $${container_registry_password}
- echo $${forge_name} | base64
- echo $${container_registry} | base64
- echo $${container_registry_username} | base64
- echo $${container_registry_password} | base64