Skip to content
Snippets Groups Projects
Verified Commit 75d3aa1f authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

force tags

parent e8ee997f
No related branches found
No related tags found
No related merge requests found
Pipeline #7986 passed
...@@ -23,7 +23,7 @@ for week in 7 11 3 2 4 5 6 9 10 13 14; do ...@@ -23,7 +23,7 @@ for week in 7 11 3 2 4 5 6 9 10 13 14; do
echo "week $week incoming..." echo "week $week incoming..."
git clean -fd git clean -fd
git reset --hard git reset --hard
git checkout "w${week}" git checkout "tags/w${week}"
rm -rf /tmp/javadoc rm -rf /tmp/javadoc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment