Skip to content
Snippets Groups Projects
Commit 5b334c16 authored by Sebastian Pape's avatar Sebastian Pape
Browse files

Update .gitlab-ci.yml file

parent 7926badb
No related branches found
No related tags found
1 merge request!22Get changes and fixes from 4.26 into 5 as well
...@@ -45,6 +45,9 @@ stages: ...@@ -45,6 +45,9 @@ stages:
Generate_Project: Generate_Project:
only: ['web', 'schedules'] only: ['web', 'schedules']
extends: .Generate_Project_ extends: .Generate_Project_
variables:
RUN_SETUP: "false"
GEN_TEMPLATE_BRANCH: "4.27"
Build_Windows: Build_Windows:
only: ['web', 'schedules'] only: ['web', 'schedules']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment