Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Accelerators
CICD
GENERIC
Protocols
Serial
Commits
69621b2b
Commit
69621b2b
authored
Jan 19, 2022
by
Arnaud Le Meillour
Browse files
Update CI/CD file
parent
5f8ac525
Pipeline
#64612
passed with stages
in 27 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
69621b2b
...
...
@@ -30,7 +30,7 @@ stages:
script
:
-
cd build
-
mkdir $CI_PROJECT_DIR/test
-
c
make DESTDIR=$CI_PROJECT_DIR/test install
-
make DESTDIR=$CI_PROJECT_DIR/test install
-
tree -Ca $CI_PROJECT_DIR/test
.common-deploy
:
...
...
@@ -40,7 +40,7 @@ stages:
script
:
-
cd build
-
'
[[
-d
${BUILD_DIR}/lib/classes
]]'
-
c
make install
-
make install
include
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment