tangled
alpha
login
or
join now
zio.sh
/
atfile
37
fork
atom
๐ฆโ๐ฆ Store and retrieve files on the Atmosphere
37
fork
atom
overview
issues
3
pulls
pipelines
workflows: add step for testing
ducky.ws
5 months ago
ecf2ce17
02df0cdf
0/0
Waiting for spindle ...
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yaml
+2
.tangled/workflows/build.yaml
···
31
31
ATFILE_DEVEL_ENABLE_PUBLISH: "0"
32
32
33
33
steps:
34
34
+
- name: "Print system files"
35
35
+
command: "find / -path /proc -prune -o -path /dev -prune -o -path /sys -prune -o -path /run -prune -o -print"
34
36
- name: "Debug"
35
37
command: "./atfile.sh something-broke"
36
38
- name: "Build"