parent
f00b1a8c48
commit
f1d1815879
@ -21,6 +21,8 @@ jobs:
|
||||
registry: ${{ vars.CONTAINER_REGISTRY }}
|
||||
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
||||
- name: Inspect buildx builder
|
||||
run: docker buildx inspect --bootstrap
|
||||
|
||||
- name: Restore stage3 cache
|
||||
uses: actions/cache/restore@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user