Skip to content

Commit

Permalink
Fix ter upload
Browse files Browse the repository at this point in the history
  • Loading branch information
digedag committed May 13, 2021
1 parent 5fe962a commit 6a29262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
echo "Release comment ${TAG_MESSAGE}";
echo;
echo;
$HOME/.composer/vendor/bin/ter-client upload t3sportstats . -u "$TYPO3_ORG_USERNAME" -p "$TYPO3_ORG_PASS" -m "$TAG_MESSAGE";
$HOME/.config/composer/vendor/bin/ter-client upload t3sportstats . -u "$TYPO3_ORG_USERNAME" -p "$TYPO3_ORG_PASS" -m "$TAG_MESSAGE";

0 comments on commit 6a29262

Please sign in to comment.