Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2021-08-07 09:26:39 +00:00
parent 293d19ce66
commit d8eaab5c0b
1 changed files with 4 additions and 0 deletions

View File

@ -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: