[meta] Support frog builds

This commit is contained in:
Philip Rebohle 2019-12-11 03:21:10 +01:00
parent f5dd509429
commit 52301d12a7
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 8 additions and 0 deletions

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
dxvk:
script:
- chmod +x package-release.sh
- ./package-release.sh release build --no-package
artifacts:
name: "dxvk-${CI_COMMIT_REF_NAME}.${CI_COMMIT_SHA}"
paths:
- build/dxvk-release