Skip to content
Snippets Groups Projects
Commit 43ba3770 authored by Robert Butora's avatar Robert Butora
Browse files

SODA docker: fix typo which erronously published ingestion into soda docker-image

parent 6b802ea6
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ build-ingestion:
# docker run ... git.ia2.inaf.it:5050/vialactea/vlkb-soda
publish-locally-soda:
docker tag ingestion git.ia2.inaf.it:5050/vialactea/vlkb-soda/soda:$(VERSION)
docker tag soda git.ia2.inaf.it:5050/vialactea/vlkb-soda/soda:$(VERSION)
docker push git.ia2.inaf.it:5050/vialactea/vlkb-soda/soda:$(VERSION)
docker image rm git.ia2.inaf.it:5050/vialactea/vlkb-soda/soda:$(VERSION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment