This commit is contained in:
parent
aa2cfb1fb9
commit
9e63ea444c
@ -22,10 +22,6 @@ jobs:
|
||||
with:
|
||||
path: fetch
|
||||
key: ${{ hashFiles('src/fetch.py') }}
|
||||
- name: Fetch stage0
|
||||
if: steps.cache-fetch.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
python3 ./src/fetch.py stage0
|
||||
- name: Build stage0
|
||||
env:
|
||||
CONTAINER_REGISTRY: ${{ vars.CONTAINER_REGISTRY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user