Add github action to build deploystatic container
authorMagnus Hagander <magnus@hagander.net>
Thu, 20 Feb 2025 18:54:11 +0000 (19:54 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 20 Feb 2025 19:25:38 +0000 (20:25 +0100)
commit17676e8be1f8588485f0162230058c9bd2e8bd9a
tree92d957d0a0b1a29d3724f2144574e11ca7539664
parent0dcb292a9a53dc172b3f3d150be84da4607e7940
Add github action to build deploystatic container

Builds the container and publishes it to the github container
registry. Also schedules a rebuild once a month to pick up updates to
the base packages.
.github/workflows/deploystatic-container.yaml [new file with mode: 0644]