diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6c9000c..b843602 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,5 +44,4 @@ build-release: # This job runs in the build stage, which runs first. - echo "Compile complete." only: - - master - tags