forge
login
or
join now
j3s.sh
/
spindle-test
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
this repo has no description
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
*
Jes Olson
10 months ago
19d2c9da
+14
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
whatever.yml
+14
.tangled/workflows/whatever.yml
reviewed
···
1
1
+
when:
2
2
+
- event: ["push"]
3
3
+
4
4
+
dependencies:
5
5
+
nixpkgs:
6
6
+
- go
7
7
+
8
8
+
steps:
9
9
+
- name: wtf
10
10
+
command: "ls -l"
11
11
+
- name: meepmorp
12
12
+
command: pwd
13
13
+
- name: nix???
14
14
+
command: nix --version