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