tangled
alpha
login
or
join now
crashkeys.dev
/
audquotes
0
fork
atom
Source code for my personal quote bot project.
0
fork
atom
overview
issues
pulls
pipelines
ci: build command fix.
crashkeys.dev
2 months ago
98d191a5
5bb06f21
0/1
build.yml
timeout
11m 25s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
···
18
18
19
19
steps:
20
20
- name: "Build Docker Image"
21
21
-
command: "nix build .#docker.x86-64-linux.default"
21
21
+
command: "nix build '#.packages.x86_64-linux.docker'"
22
22
- name: "Push image to Fly.io registry"
23
23
command: >
24
24
skopeo --insecure-policy copy