Gitlab runner windows build debug
This commit is contained in:
parent
5da3ce7933
commit
f5a4618f65
@ -86,8 +86,8 @@ buildWindows:
|
|||||||
windowsPublishToSnapshot:
|
windowsPublishToSnapshot:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- ./windowsBuildAndPublish-delegated.sh
|
# - ./windowsBuildAndPublish-delegated.sh
|
||||||
- ./windowsBuildAndPublish-pure.sh
|
# - ./windowsBuildAndPublish-pure.sh
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||||
- allow_failure: false
|
- allow_failure: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user