Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frcroth committed Feb 28, 2024
1 parent d0db00c commit 3ef88ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
echo "PR is a draft, not installing dev deployment"
else
curl -X POST -H "X-Auth-Token: $RELEASE_API_TOKEN" "https://kubernetix.scm.io/hooks/install/webknossos/dev/${CIRCLE_BRANCH}?user=CI+%28nightly%29"
echo "Installed to $NORMALIZED:BRANCH.webknossos.xyz"
echo "\nInstalled to $NORMALIZED_BRANCH.webknossos.xyz"
fi
fi
- run:
Expand Down

0 comments on commit 3ef88ac

Please sign in to comment.