fix drone yml
This commit is contained in:
parent
df036a4edb
commit
6a9ddbcb3a
12
.drone.yml
12
.drone.yml
@ -9,11 +9,7 @@ trigger:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn build
|
- yarn build
|
||||||
# environment:
|
|
||||||
# GATSBY_GOOGLE_ANALYTICS_ID:
|
|
||||||
# from_secret: staging_www_analytics_id
|
|
||||||
# # ...
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user