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
a29194f9
f21dd5b4
0/1
netlify.yaml
failed
16s
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
netlify.yaml
+2
.tangled/workflows/netlify.yaml
···
23
23
command: "npm run build"
24
24
environment:
25
25
NODE_ENV: "production"
26
26
+
- name: "test"
27
27
+
command: "pwd"
26
28
- name: "Deploy"
27
29
command: "npx netlify deploy --prod --auth $NETLIFY_AUTH_TOKEN --dir=dist"
28
30
environment: