jenkins(atlasbot): track main branch

This commit is contained in:
Brad Stein 2026-02-02 22:25:56 -03:00
parent a2833f3c26
commit 72d3dffd1e

View File

@ -67,7 +67,7 @@ data:
url('https://scm.bstein.dev/bstein/harbor-arm-build.git')
credentials('gitea-pat')
}
branches('*/master')
branches('*/main')
}
}
}