Compare commits
No commits in common. "c5873d4a9d8c63783ffdbb07ed438cb7a41357e3" and "a31e8268eaf8062d0c1811012efc9d8af340503c" have entirely different histories.
c5873d4a9d
...
a31e8268ea
@ -18,7 +18,8 @@ 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:/workspace/schallbert/lectures/tmp
|
- /opt/caddy2/www/lectures:/tmp/lectures_staging
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: --- CHECKOUT ---
|
- name: --- CHECKOUT ---
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user