jenkins(atlasbot): set main branch

This commit is contained in:
Brad Stein 2026-02-02 23:12:13 -03:00
parent dc83ead648
commit ca5393bf4c

View File

@ -186,7 +186,7 @@ data:
url('https://scm.bstein.dev/bstein/atlasbot.git')
credentials('gitea-pat')
}
branches('*/master')
branches('*/main')
}
}
scriptPath('Jenkinsfile')