Skip to content

Commit

Permalink
Merge pull request mozilla#289 from Osmose/final-approval
Browse files Browse the repository at this point in the history
Restore upload command in CircleCI deploy script.
  • Loading branch information
Osmose authored Nov 28, 2018
2 parents dea92fc + 3a61445 commit 322c5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
pipenv install
- run:
name: Upload XPI to S3
command: echo "hooray!" # .circleci/deploy_addon.sh
command: .circleci/deploy_addon.sh

workflows:
version: 2
Expand Down

0 comments on commit 322c5f3

Please sign in to comment.