Add deployment and improve Dockerfiles and CICD

This commit is contained in:
jkreller
2024-02-06 20:16:27 +00:00
committed by ekresse
parent b22c6c010b
commit 130dfb9698
12 changed files with 188 additions and 125 deletions

View File

@@ -1,6 +1,6 @@
module htwkalender
go 1.21
go 1.21.6
require (
github.com/PuerkitoBio/goquery v1.8.1