Skip to content
Snippets Groups Projects
Commit 29e6985e authored by Prashanth Dwarakanath's avatar Prashanth Dwarakanath
Browse files

bump tag

parent a00e0dd9
Branches main
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ RUN useradd nscuser --shell /bin/bash ...@@ -5,7 +5,7 @@ RUN useradd nscuser --shell /bin/bash
WORKDIR /usr/local/src WORKDIR /usr/local/src
RUN git clone https://github.com/snic-nsc/nscjekyllsetup.git RUN git clone https://github.com/snic-nsc/nscjekyllsetup.git
WORKDIR /usr/local/src/nscjekyllsetup WORKDIR /usr/local/src/nscjekyllsetup
RUN git checkout 'v1.07' RUN git checkout 'v1.08'
RUN bash presetup.sh RUN bash presetup.sh
RUN bash setup.sh RUN bash setup.sh
USER nscuser USER nscuser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment