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
7502a7dc4d
commit
04dc74a1d6
@ -8,12 +8,12 @@ build:
|
||||
# instead of calling g++ directly you can also use some build toolkit like make
|
||||
# install the necessary build tools when needed
|
||||
# before_script:
|
||||
- apt update && apt -y install build-essential cmake git
|
||||
# - apt update && apt -y install make autoconf
|
||||
script:
|
||||
- whois
|
||||
# artifacts:
|
||||
# paths:
|
||||
# - mybinary
|
||||
# artifacts:
|
||||
# paths:
|
||||
# - mybinary
|
||||
# depending on your build setup it's most likely a good idea to cache outputs to reduce the build time
|
||||
# cache:
|
||||
# paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user