1
0
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:
Bret Curtis 2018-06-12 08:37:26 +00:00
parent d986354d53
commit de1cad86ab

View File

@ -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