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

[ci] package:prod job & release job only in dev branch

parent 18667a44
No related branches found
No related tags found
1 merge request!94Publish dup crates
......@@ -215,6 +215,7 @@ package:prod:linux64:
expire_in: 2 weeks
only:
- tags
- dev
when: manual
allow_failure: false
......@@ -229,6 +230,7 @@ package:prod:armv7:
expire_in: 2 weeks
only:
- tags
- dev
when: manual
allow_failure: false
......@@ -243,6 +245,7 @@ package:prod:win64:
expire_in: 2 weeks
only:
- tags
- dev
when: manual
allow_failure: false
......@@ -254,6 +257,7 @@ package:prod:win64:
- python3 .gitlab/releaser
only:
- tags
- dev
prerelease:
<<: *release_jobs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment