mirror of
https://github.com/barbeau/gpstest.git
synced 2025-12-05 18:46:30 -06:00
ci: Try to remove .transifexrc
This commit is contained in:
@@ -7,11 +7,5 @@ pip install virtualenv
|
||||
virtualenv ~/env
|
||||
source ~/env/bin/activate
|
||||
pip install transifex-client
|
||||
# Write .transifexrc file
|
||||
cat > ~/.transifexrc <<EOF
|
||||
[https://www.transifex.com]
|
||||
hostname = https://www.transifex.com
|
||||
token = $TRANSIFEX_API_TOKEN
|
||||
EOF
|
||||
export TX_TOKEN=$TRANSIFEX_API_TOKEN
|
||||
tx push -s --force --no-interactive
|
||||
Reference in New Issue
Block a user