Switch to custom crane image
This commit is contained in:
parent
bd9a6c09ea
commit
7109b48c8e
@ -10,7 +10,7 @@ steps:
|
||||
- tar czf app.tar.gz app/
|
||||
|
||||
publish:
|
||||
image: gcr.io/go-containerregistry/crane
|
||||
image: gitea.elara.ws/elara6331/crane
|
||||
secrets: [ registry_password ]
|
||||
commands:
|
||||
- crane auth login gitea.elara.ws -u Elara6331 -p "$${REGISTRY_PASSWORD}"
|
||||
|
Loading…
Reference in New Issue
Block a user