[ci] echo skipped commands

This commit is contained in:
Jon Mayo 2022-04-04 06:57:21 -07:00
parent e39412ca44
commit 3dab9da80e

View File

@ -200,8 +200,8 @@ test-packaging:
when: never
- if: '$DRYRUN_RELEASE'
variables:
DOCKER: echo
REGCTL: echo
DOCKER: echo docker
REGCTL: echo regctl
- if: $CI_COMMIT_TAG
variables:
OUT_IMAGE_VERSION: "${CI_COMMIT_TAG}"