containerdisks
containerdisks copied to clipboard
CI should run promote with dry run disabled
CI is running promote
stage in dry run, it means dry run is enabled and the actual code that is pushing the image to remote container registry is not executed. We should improve testing of it, and not use dry run in CI to test changes [1].
[1] https://github.com/kubevirt/containerdisks/blob/main/pipeline.sh#L13