GitLab CI Updates

6 views
Skip to first unread message

Hammond, Glenn E

unread,
Jun 3, 2026, 1:41:14 PM (10 days ago) Jun 3
to pflotran-dev
PFLOTRAN Devs,

With upcoming changes to Bitbucket affecting how GitLab accesses our repository, I’ve updated the CI scripts. If your Bitbucket pushes are no longer triggering CI automatically, please rebase your branch on master by following these steps:

cd path/to/repo
git checkout master
git pull
git checkout name/branch
git rebase master
<resolve conflicts if needed>
git push -f

This will ensure your branch is updated and CI functions as expected.

Thank you,

Glenn
Reply all
Reply to author
Forward
0 new messages