Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b0f101

Browse files
authored
Update update.sh
Add ``tx push``
1 parent9c9cfe3 commit3b0f101

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎scripts/update.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,9 @@ sed cpython/Doc/locales/.tx/config \
3333
-e's|<lang>/LC_MESSAGES/||' \
3434
-e"s|^file_filter|trans.${LANGUAGE}|" \
3535
> .tx/config
36-
36+
37+
if ["$CI"=true ]
38+
then
39+
tx push --source --no-interactive --skip
40+
fi
3741
tx pull -l${LANGUAGE} --use-git-timestamps --parallel

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp