mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 08:00:56 -04:00
Update .gitlab-ci.yml
This commit is contained in:
parent
de1cad86ab
commit
8c4731728c
@ -14,6 +14,8 @@ build:
|
|||||||
- ls /etc
|
- ls /etc
|
||||||
- ls /bin
|
- ls /bin
|
||||||
- ls /usr/bin
|
- ls /usr/bin
|
||||||
|
- apt-get update
|
||||||
|
- apt-cache search cmake
|
||||||
- apt-get install -y cmake
|
- apt-get install -y cmake
|
||||||
- mkdir build; cd build; cmake ../
|
- mkdir build; cd build; cmake ../
|
||||||
# artifacts:
|
# artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user