Skip to content
Extraits de code Groupes Projets
Vérifiée Valider bfe62b69 rédigé par Kubat's avatar Kubat
Parcourir les fichiers

CI: Try fix CI for master

parent f436d69c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!116Hooks
...@@ -9,8 +9,12 @@ stages: ...@@ -9,8 +9,12 @@ stages:
tags: tags:
- kurisu - kurisu
only: only:
- main - master
- merge_requests - merge_requests
except:
variables:
- $CI_MERGE_REQUEST_TITLE =~ /^WIP:/
- $CI_MERGE_REQUEST_TITLE =~ /^Draft:/
variables: variables:
SRC_DIR: $CI_PROJECT_DIR # Where the sources are SRC_DIR: $CI_PROJECT_DIR # Where the sources are
WORK_DIR: "/home/gitlab-runner/CI_$CI_PIPELINE_ID" # Where we will work, so that it's not erased WORK_DIR: "/home/gitlab-runner/CI_$CI_PIPELINE_ID" # Where we will work, so that it's not erased
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter