Compare commits
1 Commits
12c01e6895
...
f5b948edc5
Author | SHA1 | Date |
---|---|---|
|
f5b948edc5 |
|
@ -14,6 +14,7 @@ pipeline:
|
||||||
image: node:14
|
image: node:14
|
||||||
secrets: [bot_token, netlify_site_id, netlify_auth_token]
|
secrets: [bot_token, netlify_site_id, netlify_auth_token]
|
||||||
commands:
|
commands:
|
||||||
|
- echo $NETLIFY_SITE_ID
|
||||||
- node netlify.js
|
- node netlify.js
|
||||||
when:
|
when:
|
||||||
event: [pull_request]
|
event: [pull_request]
|
||||||
|
|
Loading…
Reference in New Issue