init
All checks were successful
/ build (push) Successful in 11s

This commit is contained in:
Adrien Beaudouin 2025-06-06 18:18:15 +02:00
parent 2ad54f9dea
commit c2c7fca0ef

View File

@ -12,6 +12,8 @@ jobs:
id: meta
with:
images: gitea.okami101.io/okami101/toolchain
tags: |
type=raw,value=latest,enable={{is_default_branch}}
- uses: docker/login-action@v3
with:
registry: ${{ vars.CONTAINER_REGISTRY }}