Skip to content
Snippets Groups Projects
Commit c3452569 authored by Daniel Juarez's avatar Daniel Juarez :speech_balloon:
Browse files

change updates extension to avoid page building

parent 20fc36f6
No related branches found
No related tags found
1 merge request!54WIP: change updates extension to avoid page building
Pipeline #1529983 passed
...@@ -70,8 +70,8 @@ git clone ssh://git@gitlab.cern.ch:7999/linuxsupport/websites/linux.cern.ch.git ...@@ -70,8 +70,8 @@ git clone ssh://git@gitlab.cern.ch:7999/linuxsupport/websites/linux.cern.ch.git
cd /documentation cd /documentation
git checkout $BRANCH git checkout $BRANCH
cp $FINALDEST/.updates /documentation/docs/updates/c8/$TODAY.md cp $FINALDEST/.updates /documentation/docs/updates/c8/$TODAY.md.in
git add /documentation/docs/updates/c8/$TODAY.md git add /documentation/docs/updates/c8/$TODAY.md.in
git commit -m "Weekly production updates $TODAY_FORMAT" git commit -m "Weekly production updates $TODAY_FORMAT"
......
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