fix drone yml

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

View File

@@ -13,7 +13,3 @@ steps:
commands: commands:
- yarn install - yarn install
- yarn build - yarn build
# environment:
# GATSBY_GOOGLE_ANALYTICS_ID:
# from_secret: staging_www_analytics_id
# # ...