mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
ci/docs: finalize transition to main branch
This commit is contained in:
@@ -113,7 +113,7 @@ jobs:
|
||||
- run:
|
||||
name: Check upgrade testing
|
||||
command: |
|
||||
if [ "$CIRCLE_BRANCH" == "master" ]; then
|
||||
if [ "$CIRCLE_BRANCH" == "main" ]; then
|
||||
echo "On master, no upgrade to test..."
|
||||
circleci-agent step halt
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user