This commit is contained in:
parent
16118150d9
commit
d39857c8eb
@ -26,7 +26,7 @@ jobs:
|
|||||||
- name: Link assets
|
- name: Link assets
|
||||||
uses: addnab/docker-run-action@v3
|
uses: addnab/docker-run-action@v3
|
||||||
with:
|
with:
|
||||||
image: ubuntu:noble
|
image: debian:bookworm
|
||||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||||
run: |
|
run: |
|
||||||
cd ${{ github.workspace }}
|
cd ${{ github.workspace }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user