Add login.
This commit is contained in:
parent
85713f3889
commit
bae560dc75
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue