Skip to content
Snippets Groups Projects
Commit 72167227 authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

docker

parent bb07c88c
No related branches found
No related tags found
No related merge requests found
Pipeline #128234 failed
......@@ -30,6 +30,8 @@ build_image:
script:
- export https_proxy=http://squid.lnf.infn.it:3128
- export http_proxy=http://squid.lnf.infn.it:3128
- docker login baltig.infn.it:4567 -u amichelo -p ${DOCKER_REGISTRY}
- docker build --no-cache -f Dockerfile -t baltig.infn.it:4567/lnf-da-control/memcached2influx .
- docker push baltig.infn.it:4567/lnf-da-control/memcached2influx
......
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