chore: change to ALB ingress

This commit is contained in:
2021-04-17 23:11:56 +02:00
parent ef0bc429f2
commit 1c6c3a4da0
2 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ image: buildtool/build-tools:${BUILDTOOLS_VERSION}
build:
stage: build
services:
- docker:19.03-dind
- docker:dind
script:
- build
- push