Skip to content

Commit

Permalink
ci: fix docs deploy (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkusa committed Nov 18, 2021
1 parent 98b1499 commit 63d4bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions screwdriver.yaml
Expand Up @@ -21,6 +21,7 @@ jobs:
- docs: |
. /tmp/ci/git-ssh.sh
git remote set-url origin `git remote get-url --push origin`
npm run sass-build
npm run deploy-storybook
- publish: |
. /tmp/ci/git-ssh.sh
Expand Down

0 comments on commit 63d4bb2

Please sign in to comment.