add tests to deploy script

This commit is contained in:
Schallbert 2024-09-09 12:47:41 +02:00
commit 584143f778

View File

@ -19,7 +19,10 @@ jobs:
volumes:
# left: where the output will end up on disk, right: volume name inside container
- /opt/caddy2/www/lectures:/workspace/schallbert/lectures/tmp
<<<<<<< HEAD
=======
>>>>>>> c5873d4a9d8c63783ffdbb07ed438cb7a41357e3
steps:
- name: --- CHECKOUT ---
uses: actions/checkout@v3