describe build and push process
This commit is contained in:
parent
03f08a015c
commit
aacb1f100d
1 changed files with 3 additions and 0 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue