add tests to deploy script
This commit is contained in:
commit
584143f778
@ -19,7 +19,10 @@ jobs:
|
|||||||
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:/workspace/schallbert/lectures/tmp
|
||||||
|
<<<<<<< HEAD
|
||||||
|
|
||||||
|
=======
|
||||||
|
>>>>>>> c5873d4a9d8c63783ffdbb07ed438cb7a41357e3
|
||||||
steps:
|
steps:
|
||||||
- name: --- CHECKOUT ---
|
- name: --- CHECKOUT ---
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user