Skip to content

Commit

Permalink
Merge branch 'master' into checkbox-skeleton-spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh authored Apr 13, 2020
2 parents 1013c5b + ae1cf18 commit 55f1497
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-react-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
-r 'us-south'
- name: Install IBM Cloud plugins
run: |
ibmcloud cf install
ibmcloud cf add-plugin-repo CF-Community https://plugins.cloudfoundry.org
ibmcloud cf install-plugin blue-green-deploy -f -r CF-Community
- name: Deploy React storybook
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy-vanilla-devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
-r 'us-south'
- name: Install IBM Cloud plugins
run: |
ibmcloud cf install
ibmcloud cf add-plugin-repo CF-Community https://plugins.cloudfoundry.org
ibmcloud cf install-plugin blue-green-deploy -f -r CF-Community
- name: Deploy vanilla devenv
Expand Down

0 comments on commit 55f1497

Please sign in to comment.