Skip to content
Snippets Groups Projects
Commit 9b8c170f authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: build juggler@main

parent edb7c5f8
No related branches found
No related tags found
1 merge request!359feat: build juggler@main
...@@ -10,7 +10,7 @@ ARG BASEIMAGE="jug_dev" ...@@ -10,7 +10,7 @@ ARG BASEIMAGE="jug_dev"
FROM ${DOCKER_REGISTRY}${BASEIMAGE}:${INTERNAL_TAG} FROM ${DOCKER_REGISTRY}${BASEIMAGE}:${INTERNAL_TAG}
ARG EICWEB="https://eicweb.phy.anl.gov/api/v4/projects" ARG EICWEB="https://eicweb.phy.anl.gov/api/v4/projects"
ARG JUGGLER_VERSION="master" ARG JUGGLER_VERSION="main"
ARG NPDET_VERSION="master" ARG NPDET_VERSION="master"
## version will automatically bust cache for nightly, as it includes ## version will automatically bust cache for nightly, as it includes
......
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