fix when condition
the build failed Details

This commit is contained in:
Robert Kaussow 2018-12-23 00:14:12 +01:00
parent 008cdde065
commit 8cce2c6232
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,8 @@ pipeline:
- npm install
- npm test
- gulp
event: push
when:
event: push
update:
image: appleboy/drone-git-push
@ -18,3 +19,5 @@ pipeline:
- DRONE_COMMIT_AUTHOR
- DRONE_COMMIT_AUTHOR_EMAIL
- GIT_PUSH_SSH_KEY
when:
event: push