diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ecb46c4..a9aa90a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,6 @@ +stages: + - release + pages: image: ubuntu script: @@ -15,6 +18,7 @@ pages: publish: image: python:3.6 + stage: release only: - tags script: