build: add CI (using Docker) #2
@ -28,4 +28,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Link assets
|
- name: Link assets
|
||||||
run: |
|
run: |
|
||||||
docker run --rm -v ${{ gitea.workspace }}:/workspace --workdir /workspace ubuntu:noble sh -c "ls -al"
|
docker run -it --rm -v ${{ gitea.workspace }}:/workspace --workdir /workspace ubuntu:noble sh -c "ls -al"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user