Skip to content
Snippets Groups Projects
Commit 29e313e6 authored by Éloïs's avatar Éloïs
Browse files

Update .gitlab-ci.yml

parent 3ca885ea
No related branches found
No related tags found
2 merge requests!12331.6,!1227Change Vagrant with docker for building Debian
...@@ -49,6 +49,7 @@ release_linux:deploy: ...@@ -49,6 +49,7 @@ release_linux:deploy:
- work/bin/ - work/bin/
when: manual when: manual
only: only:
- tags
- master - master
enforce-message: enforce-message:
...@@ -62,4 +63,5 @@ enforce-message: ...@@ -62,4 +63,5 @@ enforce-message:
- python3 .gitlab/releaser.py - python3 .gitlab/releaser.py
when: manual when: manual
only: only:
- tags
- master - master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment