update volume binding for automation #2

Merged
schallbert merged 1 commits from add-readme into main 2024-09-09 10:30:51 +00:00
Showing only changes of commit 8c8b791c10 - Show all commits

View File

@ -18,8 +18,7 @@ jobs:
container: container:
volumes: volumes:
# left: where the output will end up on disk, right: volume name inside container # 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: steps:
- name: --- CHECKOUT --- - name: --- CHECKOUT ---
uses: actions/checkout@v3 uses: actions/checkout@v3