init stage0
All checks were successful
/ build (push) Successful in 33m11s

This commit is contained in:
Adrien Beaudouin 2025-06-03 20:39:09 +02:00
parent c02fd8c5f6
commit c2472b26b8

View File

@ -34,7 +34,7 @@ jobs:
env:
CONTAINER_REGISTRY: ${{ vars.CONTAINER_REGISTRY }}
run: |
makels
make registry-bootstrap-stage0 REGISTRY_USERNAME=$CONTAINER_REGISTRY/okami101/stagex
- name: Restore stage1 cache
uses: actions/cache/restore@v4