diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a1a0f6c..cb7bc76 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,6 +24,9 @@ test: build: stage: build + only: + - main + - tags script: - git fetch --tags - make build/snapshot