Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
164e1581
Commit
164e1581
authored
Jan 14, 2021
by
Laurent Heirendt
✈
Browse files
Merge branch 'change-title-mirror' into 'develop'
change title of mirror fork card See merge request
!229
parents
eb31827d
f9d6e483
Pipeline
#36415
passed with stages
in 57 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
164e1581
...
...
@@ -37,7 +37,7 @@ save:commitIndex:
entrypoint
:
[
"
"
]
stage
:
save
rules
:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"
&&
$CI_COMMIT_MESSAGE
!~
/tmpBranch/
&&
$CI_COMMIT_MESSAGE
!~
/Update
index/
&&
$CI_
PROJECT_NAMESPACE
==
"R3
"'
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"
&&
$CI_COMMIT_MESSAGE
!~
/tmpBranch/
&&
$CI_COMMIT_MESSAGE
!~
/Update
index/
&&
$CI_
MERGE_REQUEST_SOURCE_PROJECT_PATH
==
"R3/howto-cards
"'
before_script
:
-
apk add git-lfs
-
git fetch --all
...
...
external/contribute/mirror-fork/mirror-fork.md
View file @
164e1581
...
...
@@ -6,7 +6,7 @@ redirect_from:
-
/cards/contribute:mirror-fork
-
/external/cards/contribute:mirror-fork
---
#
How to mirror you
r fork automatically
#
Mirro
r fork automatically
In order to keep your fork up-to-date automatically with the main (also called
`upstream`
) repository,
you should follow the follow simple steps.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment