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

Commit

Permalink
Merge pull request #5 from literallycanvas/chore/status
Browse files Browse the repository at this point in the history
chore: remove github status for now
  • Loading branch information
jasoniangreen authored Oct 20, 2018
2 parents 7dcb067 + e5b44d6 commit 061b046
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ jobs:
- run:
name: Test
command: yarn test
- run:
name: Post status to GitHub
command: |
npx cross-ci :run \
npx commit-status success Version "'\${BUILD_VERSION}'"
# - run:
# name: Post status to GitHub
# command: |
# npx cross-ci :run \
# npx commit-status success Version "'\${BUILD_VERSION}'"
- run:
name: Release
command: yarn release
Expand Down

0 comments on commit 061b046

Please sign in to comment.