Let prepare be empty for now
This commit is contained in:
parent
aea3eb72fa
commit
5839342be7
@ -14,7 +14,7 @@ variables:
|
|||||||
|
|
||||||
simpleCheck:
|
simpleCheck:
|
||||||
stage: prepare
|
stage: prepare
|
||||||
script: ./gradlew tasks
|
script: echo PREPARE
|
||||||
tags:
|
tags:
|
||||||
- linuxX64
|
- linuxX64
|
||||||
|
|
||||||
@ -23,7 +23,6 @@ buildLinux:
|
|||||||
when: manual
|
when: manual
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
script:
|
script:
|
||||||
- echo TEST_PULL_REQUEST_LINUX
|
|
||||||
- ./linuxBuild.sh
|
- ./linuxBuild.sh
|
||||||
tags:
|
tags:
|
||||||
- linuxX64
|
- linuxX64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user