Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
chore: don't rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
notrab committed Apr 26, 2019
1 parent 6ed8445 commit 63c5e70
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 @@ -19,7 +19,7 @@ jobs:
- restore_cache:
keys:
- moltin-shopkit-btn-{{ checksum "package.json" }}
- run: yarn build
- moltin-shopkit-btn-
- run: npx semantic-release
workflows:
version: 2
Expand Down

0 comments on commit 63c5e70

Please sign in to comment.