Changed volume path to absolute path on Unraid
Deploy to Unraid Share / copy-file (push) Successful in 16s
Deploy to Unraid Share / copy-file (push) Successful in 16s
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest # Or your specific runner label
|
||||
container:
|
||||
volumes:
|
||||
- /static:/static
|
||||
- /mnt/user/static:/static
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user