Skip to content
Snippets Groups Projects
Commit 66e0165d authored by Felix Weiglhofer's avatar Felix Weiglhofer
Browse files

Fix image tag.

parent 02644455
No related branches found
No related tags found
No related merge requests found
Pipeline #25030 passed
...@@ -49,7 +49,7 @@ This will push a new container image `cbm_online:<tag>` to the CbmRoot registry. ...@@ -49,7 +49,7 @@ This will push a new container image `cbm_online:<tag>` to the CbmRoot registry.
Pull the new image first with: Pull the new image first with:
``` ```
docker pull hub.cbm.gsi.de/computing/cbmroot/cbm_online:<gitlab_user>-debug docker pull hub.cbm.gsi.de/computing/cbmroot/cbm_online:<tag>
``` ```
You can use `test_run.sh` or `test_run_gpu.sh` scripts to test the image locally. You can use `test_run.sh` or `test_run_gpu.sh` scripts to test the image locally.
......
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