This commit is contained in:
Michael Jerger 2025-03-07 19:16:32 +01:00
parent c371d136d6
commit b398f6b56c
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -31,3 +31,4 @@ my-auth.edn
build-and-move-frontend.sh
tmp/*
.envrc

View file

@ -3,6 +3,7 @@ stages:
- package
- security
- upload
- image
.img: &img
image: "domaindrivenarchitecture/ddadevops-dind:4.11.4"