push to scaleway registry

This commit is contained in:
2022-11-26 18:37:05 +01:00
parent 005127a37b
commit 572be625bd
2 changed files with 26 additions and 15 deletions

View File

@@ -43,10 +43,18 @@
that:
- result.images | length == 1
- name: Login to scaleway registry
docker_login:
registry_url: rg.fr-par.scw.cloud/covas
username: nologin
password: "{{ token_scaleway }}"
reauthorize: true
- name: Tag and push to custom registry
docker_image:
name: quarkus-native
repository: registry.valczeryba.ovh:5000/quarkus-native
repository: rg.fr-par.scw.cloud/covas/quarkus-native
tag: latest
push: yes
source: local