Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9f3caaaf authored by FAURE Adrien's avatar FAURE Adrien
Browse files

Update .gitlab-ci.yml

parent 6235a115
No related branches found
No related tags found
No related merge requests found
Pipeline #462809 canceled
...@@ -49,7 +49,7 @@ create-debian-packages: ...@@ -49,7 +49,7 @@ create-debian-packages:
image: debian:$DEBIAN_VERSION image: debian:$DEBIAN_VERSION
stage: debian-build stage: debian-build
rules: rules:
- if: $CI_COMMIT_BRANCH =~ /^debian\/.*$/ - if: $CI_COMMIT_BRANCH =~ /^debian.*$/
- if: $CI_COMMIT_TAG =~ /^debian\/.*$/ - if: $CI_COMMIT_TAG =~ /^debian\/.*$/
variables: variables:
DEBIAN_VERSION: "bookworm" DEBIAN_VERSION: "bookworm"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment