Create promote container image role

Change-Id: I9b4ece6085ecbf76b6f56ad29b816ea8a0731868
This commit is contained in:
jmarchel 2023-12-19 19:30:11 +01:00
parent 04583a6701
commit 1ec8e2d243
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
- hosts: all
roles:
- nebulous-promote-container-image

View File

@ -19,6 +19,9 @@
description: Promote previously uploaded container images.
vars: *image_vars
pre-run: playbooks/container-image-pre.yaml
run: playbooks/promote-container-image.yaml
roles:
- zuul: nebulous/zuul-jobs
post-review: true
secrets:
- name: container_registry_credentials