do a little dance

This commit is contained in:
Vivian 2022-12-03 16:11:39 +01:00
parent 6b2bd5e1ff
commit 15dfed4a9f
2 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,11 @@ pipeline:
- nix flake check - nix flake check
- nix build '.#mdbook-toc' - nix build '.#mdbook-toc'
- nix build '.#docker' - nix build '.#docker'
- mv result result.tar.gz
- cp result.tar.gz result
debug:
image: nixos/nix
commands:
- ls -la - ls -la
publish: publish:
image: git.0x76.dev/v/push-container:0.1.0 image: git.0x76.dev/v/push-container:0.1.0

1
result.tar.gz Symbolic link
View file

@ -0,0 +1 @@
/nix/store/3asb57pz1vf5vc0zhhj26clqyablchky-mdbook-plus.tar.gz