mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-01-27 17:17:17 +01:00
Fix compilation fixup variable
This commit is contained in:
parent
f5fd8cd821
commit
e8a2d63566
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
SOURCE_FOLDER: "."
|
||||
COMPILATION_FIXUP: "cmake"
|
||||
COMPILATION_FIXUP: "cmake ."
|
||||
|
||||
include:
|
||||
- project: 'iopsys/gitlab-ci-pipeline'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue