1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-31 12:46:39 +00:00

Attempt 4 - we don't have a master branch

This commit is contained in:
Camotoy
2021-01-08 13:32:10 -05:00
parent 029522c2fc
commit cd9dde9796

View File

@@ -21,7 +21,7 @@ pipeline {
stage ('Deploy') {
when {
branch "master"
branch "java-1.16"
}
steps {