Skip to content
Snippets Groups Projects
Commit 9a810166 authored by Nico's avatar Nico
Browse files

fix: do not update on build

parent f1e782c5
No related branches found
No related tags found
No related merge requests found
Pipeline #295 failed
......@@ -12,7 +12,6 @@ stages:
.target:
stage: build
script:
- make -C gluon update GLUON_SITEDIR="$CI_PROJECT_DIR"
- make -C gluon GLUON_SITEDIR="$CI_PROJECT_DIR" GLUON_TARGET="$GLUON_TARGET" GLUON_BRANCH=stable V=1 -j`nproc`
except:
- tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment