tangled
alpha
login
or
join now
nickmohoric.dev
/
spindle-test
1
fork
atom
testing
1
fork
atom
overview
issues
pulls
pipelines
sleep
nickmohoric.dev
7 months ago
91d039f6
ef4ab1e1
0/1
main.yaml
failed
5m 5s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
main.yaml
+1
-1
.tangled/workflows/main.yaml
···
10
10
11
11
steps:
12
12
- name: "Say stuff"
13
13
-
command: "echo 'hi there'"
13
13
+
command: "echo 'going to sleep' && sleep 300 && echo 'hi there'"
14
14
15
15
clone:
16
16
skip: false