Skip to content
Snippets Groups Projects
Commit 027c6805 authored by Jonas Eppelt's avatar Jonas Eppelt
Browse files

debugging

parent b8598382
Branches
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ create_jupytermachine_version:
- |
IMAGES=( "basis" "tp" "python311" ) #"tp_herwig" "tp_geant" "cuda_basis"
docker login -u jeppelt -p $DOCKER_TOKEN
ls
cd basis_jupytermachine
for image in "${IMAGES[@]}"; do
# Read the existing base image from the Dockerfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment