describe build and push process

main
Cyryl Płotnicki 2023-08-12 14:46:07 +01:00
parent 03f08a015c
commit aacb1f100d
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
* `nix build '.#flakes-action'
* `docker load < result`
* `docker tag [image id] git.cyplo.dev/cyplo/base-images/flakes-action:latest`
* `docker push git.cyplo.dev/cyplo/base-images/flakes-action:latest`