Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
1f9742e153 |
@@ -16,10 +16,9 @@ build-linux:
|
||||
image: registry.gitlab.com/ddutchie/ci-docker:linux-x64
|
||||
resource_group: linux-ci
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
GIT_SUBMODULE_DEPTH: 1
|
||||
RELEASE_NAME: mainline
|
||||
script:
|
||||
- git submodule update --init --depth 1 --recursive
|
||||
- bash .ci/scripts/linux/docker.sh
|
||||
- bash .ci/scripts/linux/upload.sh
|
||||
artifacts:
|
||||
|
Reference in New Issue
Block a user