mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-24 18:39:59 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
d986354d53
commit
de1cad86ab
@ -14,9 +14,8 @@ build:
|
|||||||
- ls /etc
|
- ls /etc
|
||||||
- ls /bin
|
- ls /bin
|
||||||
- ls /usr/bin
|
- ls /usr/bin
|
||||||
- cat /etc/lsb-release
|
|
||||||
- apt-get install -y cmake
|
- apt-get install -y cmake
|
||||||
- mkdir build; cd build; cmake ../openmw
|
- mkdir build; cd build; cmake ../
|
||||||
# artifacts:
|
# artifacts:
|
||||||
# paths:
|
# paths:
|
||||||
# - mybinary
|
# - mybinary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user