jenkins(atlasbot): use main branch

This commit is contained in:
Brad Stein 2026-02-02 23:10:42 -03:00
parent 72d3dffd1e
commit dc83ead648

View File

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