Switch to main branch
This commit is contained in:
parent
2aaf0cc79f
commit
498dd87c5d
@ -34,7 +34,7 @@ linuxPublishToSnapshot:
|
|||||||
- ./linuxBuild.sh
|
- ./linuxBuild.sh
|
||||||
- ./linuxBuildAndPublish.sh
|
- ./linuxBuildAndPublish.sh
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
tags:
|
tags:
|
||||||
- linuxX64
|
- linuxX64
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ macPublishToSnapshot:
|
|||||||
- ./macBuild.sh
|
- ./macBuild.sh
|
||||||
- ./macBuildAndPublishSnapshot-bindings.sh
|
- ./macBuildAndPublishSnapshot-bindings.sh
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
tags:
|
tags:
|
||||||
- macos
|
- macos
|
||||||
|
|
||||||
@ -78,6 +78,6 @@ windowsPublishToSnapshot:
|
|||||||
- $env:CHERE_INVOKING = 'yes'
|
- $env:CHERE_INVOKING = 'yes'
|
||||||
- C:\msys64\usr\bin\bash -lc "./windowsBuildAndPublish-delegated.sh"
|
- C:\msys64\usr\bin\bash -lc "./windowsBuildAndPublish-delegated.sh"
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
tags:
|
tags:
|
||||||
- windowsX64
|
- windowsX64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user