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
another commit
cass.cityboundforest.com
7 months ago
69033d65
93e429c5
0/1
netlify.yaml
failed
14s
+5
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
netlify.yaml
+5
.tangled/workflows/netlify.yaml
···
15
15
environment:
16
16
NODE_ENV: "development"
17
17
CI: "true"
18
18
+
- name: "Install Netlify"
19
19
+
command: "npm install --save-dev netlify-cli"
20
20
+
environment:
21
21
+
NODE_ENV: "development"
22
22
+
CI: "true"
18
23
- name: "Build application"
19
24
command: "npm run build"
20
25
environment: