tangled
alpha
login
or
join now
cass.cityboundforest.com
/
cityboundforest.com
0
fork
atom
A repo for my personal website
0
fork
atom
overview
issues
pulls
pipelines
wondering if this will work
cass.cityboundforest.com
7 months ago
f21dd5b4
d8b80542
0/1
netlify.yaml
failed
16s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
netlify.yaml
+1
-1
.tangled/workflows/netlify.yaml
···
24
24
environment:
25
25
NODE_ENV: "production"
26
26
- name: "Deploy"
27
27
-
command: "npx netlify deploy --prod --auth $NETLIFY_AUTH_TOKEN"
27
27
+
command: "npx netlify deploy --prod --auth $NETLIFY_AUTH_TOKEN --dir=dist"
28
28
environment:
29
29
NODE_ENV: "development"