Forked from
wine / vkd3d
1166 commits behind the upstream repository.
-
Alexandre Julliard authored
Copied from the corresponding Wine script.
Alexandre Julliard authoredCopied from the corresponding Wine script.
This GitLab CI configuration is valid.
Learn more
.gitlab-ci.yml 183 B
stages:
- image
- build
- test
- deploy
include:
- local: "/gitlab/image.yml"
- local: "/gitlab/build.yml"
- local: "/gitlab/test.yml"
- local: "/gitlab/release.yml"