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

Rename master to main

parent 343ddbaf
No related branches found
No related tags found
1 merge request!117Install in-container and out-of-container full simulation campaigns scripts
This commit is part of merge request !117. Comments created here will be created in the context of that merge request.
......@@ -100,10 +100,10 @@ RUN mkdir -p /opt/benchmarks
## Install campaigns into the container
ARG CAMPAIGNS_SINGLE_VERSION="master"
ARG CAMPAIGNS_HEPMC3_VERSION="master"
ARG CAMPAIGNS_CONDOR_VERSION="master"
ARG CAMPAIGNS_SLURM_VERSION="master"
ARG CAMPAIGNS_SINGLE_VERSION="main"
ARG CAMPAIGNS_HEPMC3_VERSION="main"
ARG CAMPAIGNS_CONDOR_VERSION="main"
ARG CAMPAIGNS_SLURM_VERSION="main"
RUN mkdir -p /opt/campaigns \
&& cd /opt/campaigns \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment