mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
8714f48ce7
commit
d986354d53
@ -10,7 +10,13 @@ build:
|
||||
# before_script:
|
||||
# - apt update && apt -y install make autoconf
|
||||
script:
|
||||
- ls ./
|
||||
- ls /etc
|
||||
- ls /bin
|
||||
- ls /usr/bin
|
||||
- cat /etc/lsb-release
|
||||
- apt-get install -y cmake
|
||||
- mkdir build; cd build; cmake ../openmw
|
||||
# artifacts:
|
||||
# paths:
|
||||
# - mybinary
|
||||
|
Loading…
x
Reference in New Issue
Block a user