diff --git a/.common-ci.yml b/.common-ci.yml index b71b4b6e..21ab35d9 100644 --- a/.common-ci.yml +++ b/.common-ci.yml @@ -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}"