tangled
alpha
login
or
join now
altagos.dev
/
spindle-test
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
edit test workflow
altagos.dev
8 months ago
302d8cb5
1885cb6e
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
1/1
test.yaml
success
30s
+5
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yaml
+5
.tangled/workflows/test.yaml
reviewed
···
3
3
branch: ["main"]
4
4
- event: ["manual"]
5
5
6
6
+
dependencies:
7
7
+
## from nixpkgs
8
8
+
nixpkgs:
9
9
+
- nodejs
10
10
+
6
11
steps:
7
12
- name: "Echo"
8
13
command: "echo 'Hello World'"