This commit is contained in:
@@ -13,14 +13,17 @@ jobs:
|
||||
container:
|
||||
image: node:20
|
||||
|
||||
valid_volumes:
|
||||
- '**'
|
||||
|
||||
volumes:
|
||||
- /workspace/nomi-nonsz/gmod-replace-hostile-npc:/workspace/nomi-nonsz/gmod-replace-hostile-npc
|
||||
- /tmp:/mnt
|
||||
|
||||
steps:
|
||||
- name: Check directory
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
ls /mnt
|
||||
|
||||
- name: touch something
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user