DU4L / CTFNote

CTFNote is a collaborative tool aiming to help CTF teams to organise their work.
GNU General Public License v3.0
0 stars 0 forks source link

Fix GH-Actions #70

Closed JM-Lemmi closed 2 years ago

JM-Lemmi commented 2 years ago

Closes #68

Actions will now build a docker image on every commit to main and dev and publish that on the ghcr-registry. Every pull request will also try building the container without publishing.