Skip to content

Commit

Permalink
Update screwdriver.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
minzcmu authored Dec 21, 2016
1 parent faa2f76 commit b7cf488
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ jobs:
- print: echo the main jobs started!
publish:
steps:
- install: npm install
- semantic-release: npm run semantic-release
- setup-ci: git clone https://gist.github.com/3d2388b2a7ba658cdcdaffa8cd874e50.git ci
- release: ./ci/git-release.sh
secrets:
- GH_TOKEN
- NPM_TOKEN
- GITHUB_TOKEN
environment:
RELEASE_FILE: README.md

0 comments on commit b7cf488

Please sign in to comment.