1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 06:45:35 +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: tags:
- macos - macos
stage: build stage: build
before_script:
- echo $CI_PROJECT_ID
- "false"
script: script:
- rm -fr build/* # remove anything in the build directory - rm -fr build/* # remove anything in the build directory
- CI/before_install.osx.sh - CI/before_install.osx.sh