No description
- Dockerfile 100%
|
Some checks failed
Publish CI Images / publish-odin (push) Failing after 2s
|
||
|---|---|---|
| .forgejo/workflows | ||
| Dockerfile | ||
| README.md | ||
ci-mage-odin
Usage
Reference an image from a workflow:
jobs:
build:
runs-on: docker
container:
image: git.ochel.se/lochel/ci-mage-odin:latest
steps:
- uses: actions/checkout@v4
- run: odin version
- run: odin build .