Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Fix store sync
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Oct 1, 2019
1 parent 14fe902 commit a97ff88
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 @@ -65,7 +65,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 a97ff88

Please sign in to comment.