This commit is contained in:
parent
bc1183e2ce
commit
a56e126fda
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,7 @@ pipeline:
|
||||||
- nix flake check
|
- nix flake check
|
||||||
- nix build '.#mdbook-toc'
|
- nix build '.#mdbook-toc'
|
||||||
- nix build '.#docker'
|
- nix build '.#docker'
|
||||||
- cp result.tar.gz image.tar.gz
|
- cp result image.tar.gz
|
||||||
publish:
|
publish:
|
||||||
image: git.0x76.dev/v/push-container:0.2.0
|
image: git.0x76.dev/v/push-container:0.2.0
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
/nix/store/3asb57pz1vf5vc0zhhj26clqyablchky-mdbook-plus.tar.gz
|
|
Loading…
Reference in a new issue