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

Update .gitlab-ci.yml

parent abe27374
No related branches found
No related tags found
1 merge request!5Resolve "Make Proxy Use Autodevops"
......@@ -84,7 +84,7 @@ build:
--build-arg ftp_proxy="$ftp_proxy"
--build-arg NO_PROXY="$NO_PROXY"
--build-arg no_proxy="$no_proxy"
$AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS \
$AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS
--tag "$CI_APPLICATION_REPOSITORY:$CI_APPLICATION_TAG"
--tag "$CI_APPLICATION_REPOSITORY:latest" .
- docker push "$CI_APPLICATION_REPOSITORY:latest"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment