1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 04:15:33 +00:00

Get OpenMW's unique project ID

This commit is contained in:
AnyOldName3 2020-10-16 22:17:17 +00:00
parent de7bafcbbd
commit 23e8e6ded7

View file

@ -71,6 +71,9 @@ MacOS:
tags:
- macos
stage: build
before_script:
- echo $CI_PROJECT_ID
- "false"
script:
- rm -fr build/* # remove anything in the build directory
- CI/before_install.osx.sh