1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-29 18:51:34 +00:00

Rename DMG file

This commit is contained in:
AnyOldName3 2020-10-08 21:35:37 +00:00
parent 5515bc94b7
commit 2f1b7c4d2f

View file

@ -68,6 +68,7 @@ MacOS:
- CI/before_install.osx.sh
- CI/before_script.osx.sh
- cd build; make -j2 package
- for dmg in *.dmg; do mv "$dmg" "${dmg%.dmg}_${config}_${CI_COMMIT_REF_NAME}_${CI_JOB_ID}.dmg"; done
artifacts:
paths:
- build/OpenMW-*.dmg