Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philippe Gaussier
Drone FlyMonitor2
Commits
d291c5f7
Commit
d291c5f7
authored
Oct 18, 2021
by
Philippe Gaussier
Browse files
Update .gitlab-ci.yml
parent
993e1bdd
Pipeline
#1606
failed with stage
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d291c5f7
...
...
@@ -8,16 +8,14 @@ stages:
-
test
before_script
:
-
echo "export PATH=\$PATH:\$HOME/bin_leto_prom">>~/.bashrc
-
echo "export LC_ALL=C">>~/.bashrc
-
source ~/.bashrc
-
export PATH=$PATH:$HOME/bin_leto_prom
-
export LC_ALL=C
build
:
stage
:
build
script
:
-
make
quick_promethe
-
make
-
make test
only
:
-
master
...
...
Write
Preview
Markdown
is supported
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