Update .gitlab-ci.yml file
This commit is contained in:
parent
bcf0e83526
commit
4c6ea69d34
@ -32,8 +32,6 @@ build-job: # This job runs in the build stage, which runs first.
|
|||||||
- echo "execute cmake"
|
- echo "execute cmake"
|
||||||
- cmake ..
|
- cmake ..
|
||||||
- cmake --build .
|
- cmake --build .
|
||||||
- echo "execute make"
|
|
||||||
- make
|
|
||||||
- echo "Compile complete."
|
- echo "Compile complete."
|
||||||
- ls -la
|
- ls -la
|
||||||
- echo "build files listed."
|
- echo "build files listed."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user