DOMjudge / domjudge-packaging

DOMjudge packaging for (Linux) distributions and live image
31 stars 37 forks source link

Fix recreating released docker containers on schedule #152

Closed vmcj closed 5 months ago

vmcj commented 10 months ago

See: https://gitlab.com/DOMjudge/domjudge-packaging/-/pipelines/951713866

The job did not start as the needed job is only triggered manually. A fix for that was used from here: https://stackoverflow.com/a/64126532