Skip to content

Commit

Permalink
Fix plugin store sync
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Aug 11, 2019
1 parent 65a2f17 commit d7dd101
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 @@ -90,7 +90,7 @@ jobs:
install:
- wget 'https://github.com/FriendsOfShopware/FroshPluginUploader/releases/download/0.2.1/frosh-plugin-upload.phar' -O frosh-plugin-upload.phar
script:
- php frosh-plugin-upload.phar plugin:update ${TRAVIS_BUILD_DIR}/Resources/store
- php frosh-plugin-upload.phar plugin:update ${TRAVIS_BUILD_DIR}
- stage: Store-Deploy
before_script: skip
php: 7.3
Expand Down

0 comments on commit d7dd101

Please sign in to comment.