diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 99afcf2..174fd29 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,8 +14,6 @@ test: push: stage: push - image: - name: docker:19.03.12 rules: - if: $CI_COMMIT_TAG - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'