Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
TFS
documentation
Commits
73caeec7
Commit
73caeec7
authored
2 months ago
by
Julien Satti
Browse files
Options
Downloads
Patches
Plain Diff
Edit .gitlab-ci.yml
parent
77542292
No related branches found
No related tags found
1 merge request
!17
TeraFlowSDN Release 5
Pipeline
#14276
passed
2 months ago
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
73caeec7
...
...
@@ -10,7 +10,7 @@ pages:
before_script
:
-
pip install -q mkdocs-material mike
-
apt-get update -qq && apt-get -qq install -y git > /dev/null
-
git config --global --replace-all user.name $GITLAB_USER_
NAME
-
git config --global --replace-all user.name $GITLAB_USER_
LOGIN
-
git config --global --replace-all user.email $GITLAB_USER_EMAIL
-
git fetch origin $PAGES_BRANCH && git checkout $PAGES_BRANCH || git checkout -b $PAGES_BRANCH origin/$PAGES_BRANCH || echo "Pages branch not deployed yet."
-
git checkout $CI_COMMIT_SHA
...
...
This diff is collapsed.
Click to expand it.
Julien Satti
@sattij
mentioned in commit
099268dc
·
2 months ago
mentioned in commit
099268dc
mentioned in commit 099268dc6b1782f4b720b093ea93ae934b7726b1
Toggle commit list
Julien Satti
@sattij
mentioned in commit
35bd5fac
·
2 months ago
mentioned in commit
35bd5fac
mentioned in commit 35bd5facdc2b5611ac653c53f7e4c43154ded489
Toggle commit list
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