fix drone yml

This commit is contained in:
2022-07-10 11:32:29 -07:00
parent df036a4edb
commit 6a9ddbcb3a

View File

@@ -9,11 +9,7 @@ trigger:
steps:
- name: build
image: node
commands:
- yarn install
- yarn build
# environment:
# GATSBY_GOOGLE_ANALYTICS_ID:
# from_secret: staging_www_analytics_id
# # ...
image: node
commands:
- yarn install
- yarn build