Skip to content

Resolve "No image tag for cert-manager job"

Maarten de Waard requested to merge 772-no-image-tag-for-cert-manager-job into master

The cert-manager-ready job lacked a needs: setup-openappstack. It needs this to know where it should download the artifacts from. And the artifacts from the setup-openappstack job include the variable that selects the Docker image.

Closes #772 (closed)

I also replaced the cert manager rules' when: always with the .general-rules mixin which closes #771 (closed)

Edited by Maarten de Waard

Merge request reports