Skip to content

Commit

Permalink
crowdin: Switch from bonito to barbet
Browse files Browse the repository at this point in the history
  • Loading branch information
luk1337 committed Jun 1, 2024
1 parent 5b3ef94 commit 18f0cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdin/crowdin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ elif [[ $STATUS -ne 0 ]]; then
fi

echo "--- breakfast"
if ! breakfast bonito; then
if ! breakfast barbet; then
echo "Breakfast failed, exiting"
./lineage/crowdin/crowdin_sync.py --username c3po --branch $BUILDKITE_BRANCH -g abandon -m "$BUILDKITE_BUILD_URL failed." -o c3po
exit 1
Expand Down

0 comments on commit 18f0cb5

Please sign in to comment.