feat: with updated docker file and friends

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-27 15:04:46 +02:00
parent 33e1ff0e37
commit 68b46e4bec
9 changed files with 147 additions and 37 deletions

2
.env.ci Normal file
View File

@@ -0,0 +1,2 @@
DOCKER_USERNAME={{ op://application/docker_hub_credentials/username }}
DOCKER_PASSWORD={{ op://application/docker_hub_credentials/password }}