fix ci
This commit is contained in:
parent
c371d136d6
commit
b398f6b56c
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -31,3 +31,4 @@ my-auth.edn
|
|||
|
||||
build-and-move-frontend.sh
|
||||
tmp/*
|
||||
.envrc
|
||||
|
|
|
@ -3,6 +3,7 @@ stages:
|
|||
- package
|
||||
- security
|
||||
- upload
|
||||
- image
|
||||
|
||||
.img: &img
|
||||
image: "domaindrivenarchitecture/ddadevops-dind:4.11.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue