This commit is contained in:
2019-09-22 14:16:25 +02:00
parent b6970c07d8
commit 2e6a5d9624
+3 -3
View File
@@ -43,7 +43,7 @@ steps:
commands: commands:
- rm -rf docs - rm -rf docs
- npm run docs - npm run docs
trigger: when:
event: event:
- tag - tag
@@ -54,7 +54,7 @@ steps:
password: password:
from_secret: npm_password from_secret: npm_password
email: frontwork.me@gmail.com email: frontwork.me@gmail.com
trigger: when:
event: event:
- tag - tag
@@ -74,7 +74,7 @@ steps:
from_secret: git_user from_secret: git_user
GIT_PASSWORD: GIT_PASSWORD:
from_secret: git_password from_secret: git_password
trigger: when:
event: event:
- tag - tag