Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
centos8_snapshots
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
linuxsupport
cronjobs
centos8_snapshots
Commits
c3452569
Commit
c3452569
authored
4 years ago
by
Daniel Juarez
Browse files
Options
Downloads
Patches
Plain Diff
change updates extension to avoid page building
parent
20fc36f6
No related branches found
No related tags found
1 merge request
!54
WIP: change updates extension to avoid page building
Pipeline
#1529983
passed
4 years ago
Stage: build
Stage: deploy_test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
centos8_snapshots/commit-updates-to-docs.sh
+2
-2
2 additions, 2 deletions
centos8_snapshots/commit-updates-to-docs.sh
with
2 additions
and
2 deletions
centos8_snapshots/commit-updates-to-docs.sh
+
2
−
2
View file @
c3452569
...
@@ -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
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment