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:
parent
de7bafcbbd
commit
23e8e6ded7
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue