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"
|
||||
- cmake ..
|
||||
- cmake --build .
|
||||
- echo "execute make"
|
||||
- make
|
||||
- echo "Compile complete."
|
||||
- ls -la
|
||||
- echo "build files listed."
|
||||
|
Loading…
x
Reference in New Issue
Block a user