Skip to content

Commit

Permalink
fix(circleci): fixed reference to manifest.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchew committed Aug 16, 2019
1 parent aec9d66 commit 0b67165
Show file tree
Hide file tree
Showing 12 changed files with 147,142 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: deploy website
command: |
ibmcloud cf blue-green-deploy carbonforibm-website \
-f ./circleci/manifest.yml \
-f ./.circleci/manifest.yml \
--delete-old-apps
workflows:
version: 2
Expand Down
Binary file removed .yarn/offline-mirror/gatsby-2.13.66.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/gatsby-2.13.67.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/gatsby-cli-2.7.30.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/gatsby-cli-2.7.31.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/gatsby-plugin-sharp-2.2.11.tgz
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/offline-mirror/gatsby-telemetry-1.1.11.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/gatsby-telemetry-1.1.12.tgz
Binary file not shown.
Loading

0 comments on commit 0b67165

Please sign in to comment.