diff --git a/README.md b/README.md index 7c31849..7a93967 100644 --- a/README.md +++ b/README.md @@ -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`