-
Alexandre Julliard authored
Copied from the corresponding Wine script.
Alexandre Julliard authoredCopied from the corresponding Wine script.
.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"