mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-02 04:29:14 +01:00
[meta] Support frog builds
This commit is contained in:
parent
f5dd509429
commit
52301d12a7
8
.gitlab-ci.yml
Normal file
8
.gitlab-ci.yml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user