Merge pull request 'update volume binding for automation' (#2) from add-readme into main
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
Reviewed-on: #2
This commit is contained in:
commit
c5873d4a9d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user