update volume binding for automation

This commit is contained in:
Schallbert 2024-09-09 12:30:03 +02:00
parent f7760c0549
commit 8c8b791c10

View File

@ -18,8 +18,7 @@ jobs:
container:
volumes:
# left: where the output will end up on disk, right: volume name inside container
- /opt/caddy2/www/lectures:/tmp/lectures_staging
- /opt/caddy2/www/lectures:/workspace/schallbert/lectures/tmp
steps:
- name: --- CHECKOUT ---
uses: actions/checkout@v3