Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
silkaj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
silkaj
Commits
0c86c39b
Commit
0c86c39b
authored
5 months ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
force build and force push
parent
6a79c96e
No related branches found
No related tags found
No related merge requests found
Pipeline
#39408
passed
5 months ago
Stage: checks
Stage: tests
Stage: package
Stage: website
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
0c86c39b
...
...
@@ -234,7 +234,7 @@ website:
-
git fetch origin pages --depth=1
-
git config user.name $GITLAB_USER_NAME
-
git config user.email $GITLAB_USER_EMAIL
-
poetry run mike deploy $RELEASE
-
poetry run mike deploy $RELEASE
--ignore-remote-status
-
git remote set-url origin "https://${TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git"
-
git remote -v
-
git push origin pages
-
git push
--force
origin pages
This diff is collapsed.
Click to expand it.
Moul
@moul
mentioned in commit
01efb0e2
·
5 months ago
mentioned in commit
01efb0e2
mentioned in commit 01efb0e2d2b74ebf1b21e58fd8c99101ef7d794e
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