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
OCF
documentation
Commits
f7e2fe87
Commit
f7e2fe87
authored
1 year ago
by
Jorge Moratinos
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
7c26848d
No related branches found
No related tags found
No related merge requests found
Pipeline
#4942
passed
1 year 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 @
f7e2fe87
...
...
@@ -19,7 +19,7 @@ pages:
mike set-default --deploy-prefix public -r $HTTPS_REMOTE -p -b $PAGES_BRANCH latest
elif [ "$CI_COMMIT_REF_NAME" == "develop" ]; then
mike deploy --deploy-prefix public -r $HTTPS_REMOTE -p -b $PAGES_BRANCH -u $CI_COMMIT_BRANCH
elif [ -n "$CI_CLEAN"]; then
elif [ -n "$CI_CLEAN"
]; then
rm -rf public/$CI_CLEAN
fi
...
...
This diff is collapsed.
Click to expand it.
Jorge Moratinos
@jorge.moratinossalcines
mentioned in commit
6de676aa
·
1 year ago
mentioned in commit
6de676aa
mentioned in commit 6de676aa1344f6431fca1f8875ee66637f008064
Toggle commit list
Jorge Moratinos
@jorge.moratinossalcines
mentioned in commit
6dc2aad5
·
1 year ago
mentioned in commit
6dc2aad5
mentioned in commit 6dc2aad5088a2d1a98aab2fd3ed57ab107467ef8
Toggle commit list
Jorge Moratinos
@jorge.moratinossalcines
mentioned in commit
c13be5f3
·
1 year ago
mentioned in commit
c13be5f3
mentioned in commit c13be5f3daacbc09a6fc2ac85398627a3468e642
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