[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 when: never
- if: '$DRYRUN_RELEASE' - if: '$DRYRUN_RELEASE'
variables: variables:
DOCKER: echo DOCKER: echo docker
REGCTL: echo REGCTL: echo regctl
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
variables: variables:
OUT_IMAGE_VERSION: "${CI_COMMIT_TAG}" OUT_IMAGE_VERSION: "${CI_COMMIT_TAG}"