1
0
Fork 0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-03-02 14:48:31 +01: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 {