Go to file
Vivian 37045b75a0
ci/woodpecker/push/woodpecker Pipeline was successful Details
[wip] slim image
2022-12-08 20:48:17 +01:00
.gitignore convert to flake based container 2022-12-04 13:26:24 +01:00
.woodpecker.yml working 🎉 2022-12-06 21:43:12 +01:00
README.md working 🎉 2022-12-06 21:43:12 +01:00
flake.lock [wip] slim image 2022-12-08 20:48:17 +01:00
flake.nix [wip] slim image 2022-12-08 20:48:17 +01:00

README.md

push-nix-container

This is a simple woordpecker plugin to upload containers build with nix

Usage

pipeline:
...
  publish:
    image: git.0x76.dev/v/push-nix-container:0.3.3
    settings:
      username: user
      password:
        from_secret: pass
      package: container # nix package to build
      repo: git.0x76.dev
      image: user/image