tangled
alpha
login
or
join now
hotsocket.fyi
/
domlink
0
fork
atom
https://domlink.deployments.hotsocket.fyi/
0
fork
atom
overview
issues
pulls
pipelines
yep
hotsocket.fyi
6 months ago
5cd08f54
4ccbf57b
0/1
netlify.yml
failed
7s
+3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
netlify.yml
+3
.tangled/workflows/netlify.yml
···
6
6
7
7
dependencies:
8
8
nixpkgs:
9
9
+
- coreutils
9
10
- deno
10
11
- rsync
11
12
- netlify-cli
12
13
13
14
steps:
15
15
+
- name: "probe tangled bullshit"
16
16
+
command: "ls /"
14
17
- name: "Build output"
15
18
command: "deno task build-prod"
16
19
- name: "Push to Netlify"