diff --git a/.common-ci.yml b/.common-ci.yml index 21ab35d9..b71b4b6e 100644 --- a/.common-ci.yml +++ b/.common-ci.yml @@ -200,8 +200,8 @@ test-packaging: when: never - if: '$DRYRUN_RELEASE' variables: - DOCKER: echo docker - REGCTL: echo regctl + DOCKER: echo + REGCTL: echo - if: $CI_COMMIT_TAG variables: OUT_IMAGE_VERSION: "${CI_COMMIT_TAG}"