Commented out cc-slurmPrEpPlugin

This commit is contained in:
Bole Ma 2024-02-26 21:40:57 +01:00
parent 0390833e08
commit 22d46303f4

View File

@ -77,7 +77,7 @@ RUN set -ex \
WORKDIR /home
RUN set -x \
&& git clone https://github.com/ClusterCockpit/cc-slurmPrEpPlugin \
# && git clone https://github.com/ClusterCockpit/cc-slurmPrEpPlugin \
&& git clone https://github.com/nats-io/nats.c.git \
&& git clone -b ${SLURM_TAG} --single-branch --depth=1 https://github.com/SchedMD/slurm.git \
&& pushd slurm \