Add login.
Some checks are pending
Java CI with Gradle / build (push) Waiting to run
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Michael Lipp 2025-08-11 11:46:29 +02:00
parent 85713f3889
commit bae560dc75

View file

@ -28,6 +28,7 @@ steps:
REGISTRY_TOKEN:
from_secret: REGISTRY_TOKEN
commands:
- echo $REGISTRY_TOKEN | podman login -u $REGISTRY_USER --password-stdin $REGISTRY
- ./gradlew -Pdocker.registry=$REGISTRY/$REGISTRY_USER build apidocs publishImage
backend_options:
kubernetes: