Skip to content
Snippets Groups Projects
Commit abe27374 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update .gitlab-ci.yml

parent aff9bca4
No related branches found
No related tags found
1 merge request!5Resolve "Make Proxy Use Autodevops"
......@@ -72,7 +72,7 @@ build:
# shellcheck disable=SC2154 # missing variable warning for the lowercase variables
# shellcheck disable=SC2086 # double quoting for globbing warning for $AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS
- docker pull $CI_APPLICATION_REPOSITORY:latest
- |
- >
docker build
--cache-from $CI_REGISTRY_IMAGE:latest
--build-arg BUILDPACK_URL="$BUILDPACK_URL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment