fix in ci script, 2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -44,14 +44,13 @@ steps:
|
||||
tags:
|
||||
- latest
|
||||
- ${CI_COMMIT_SHA}
|
||||
- ${CI_COMMIT_TAG}
|
||||
username:
|
||||
from_secret: container_registry_username
|
||||
password:
|
||||
from_secret: container_registry_password
|
||||
dockerfile: Dockerfile
|
||||
when:
|
||||
- event: [ push, tag ]
|
||||
- event: [ push ]
|
||||
|
||||
build-for-quay:
|
||||
image: plugins/kaniko
|
||||
|
Reference in New Issue
Block a user