Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
applications
BallTracking
Commits
ae75800b
Commit
ae75800b
authored
Nov 17, 2020
by
Ahmed Diab
Browse files
Update .gitlab-ci.yml
parent
b0d400d8
Pipeline
#362723
failed with stage
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ae75800b
...
@@ -14,7 +14,7 @@ TestJobLinux:
...
@@ -14,7 +14,7 @@ TestJobLinux:
-
cd ..
-
cd ..
-
rm -rf target
-
rm -rf target
-
java -jar EMA
M2Cpp
/target/embedded-montiarc-emadl-generator-0.4.3-SNAPSHOT-jar-with-dependencies.jar -m src/main/emam/ -r ba.ballTracking -o target -flag-generate-cmake
-
java -jar EMA
DL2CPP
/target/embedded-montiarc-emadl-generator-0.4.3-SNAPSHOT-jar-with-dependencies.jar -m src/main/emam/ -r ba.ballTracking -o target -flag-generate-cmake
-
rm -rf build
-
rm -rf build
-
mkdir build && cd build
-
mkdir build && cd build
...
@@ -22,8 +22,6 @@ TestJobLinux:
...
@@ -22,8 +22,6 @@ TestJobLinux:
-
cmake ..
-
cmake ..
-
make
-
make
#- chmod +x build.sh
#- ./build.sh
except
:
except
:
changes
:
changes
:
-
README.md
-
README.md
...
...
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