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

This commit is contained in:
Adrien Beaudouin 2025-06-02 23:28:59 +02:00
parent 124970cbc9
commit aa2cfb1fb9

View File

@ -33,7 +33,7 @@ jobs:
make registry-bootstrap-stage0 REGISTRY_USERNAME=$CONTAINER_REGISTRY/okami101/stagex
- name: Test Rebuild Cache
run: |
ls
ls -l
# - name: Build stage1
# env:
# CONTAINER_REGISTRY: ${{ vars.CONTAINER_REGISTRY }}