Added welcome form and redirect, as well as docker autobuilds

This commit is contained in:
frikky
2022-07-21 23:32:03 +02:00
parent 2f90b743bf
commit 285bf7d2d2
6 changed files with 773 additions and 7 deletions
@@ -43,6 +43,7 @@ jobs:
with:
image: your/image-to-test
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v1
with: