This commit is contained in:
parent
abad35f410
commit
48c8b4d8c7
@ -28,4 +28,5 @@ jobs:
|
||||
|
||||
- name: Link assets
|
||||
run: |
|
||||
docker run --rm -v ${{ github.workspace }}:/workdir --workdir workdir ubuntu:noble sh -c "ls -al"
|
||||
echo "${{ gitea.workspace }}"
|
||||
docker run --rm -v ${{ gitea.workspace }}:/workdir --workdir workdir ubuntu:noble sh -c "ls -al"
|
||||
|
Loading…
x
Reference in New Issue
Block a user