chore: change to ALB ingress

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