Skip to content
Snippets Groups Projects
Commit 0d9ce9a1 authored by Matthias Braeger's avatar Matthias Braeger
Browse files

Update readme.md

parent 03f983ea
No related branches found
No related tags found
No related merge requests found
Pipeline #3787627 passed
...@@ -22,6 +22,7 @@ git pull ...@@ -22,6 +22,7 @@ git pull
./mvnw clean package --settings settings.xml ./mvnw clean package --settings settings.xml
docker login gitlab-registry.cern.ch docker login gitlab-registry.cern.ch
cd web/target/ cd web/target/
docker tag gitlab-registry.cern.ch/industrial-controls/services/plc-support/ics-mars gitlab-registry.cern.ch/industrial-controls/services/plc-support/ics-mars:stable
docker push gitlab-registry.cern.ch/industrial-controls/services/plc-support/ics-mars:stable docker push gitlab-registry.cern.ch/industrial-controls/services/plc-support/ics-mars:stable
``` ```
......
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