Skip to content

Commit a9815d6

Browse files
authored
Merge pull request #154 from MartinBasti/clarify-gitlab-config
Gitlab: add note about SCM secret
2 parents 6e041ca + 6f1c787 commit a9815d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/modules/ROOT/pages/how-tos/creating.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ Before being able to onboard a component to {ProductName}, you will need to ensu
1616
.*Procedures*
1717

1818
. In the {ProductName} UI, go to the *Applications* page.
19-
. Click the *Create application button.
19+
. Click the *Create application* button.
2020
. Enter a name for the application
2121
. Click the *Add a component* button.
22+
+
23+
NOTE: For *Gitlab* provider, make sure to xref:/how-tos/configuring/creating-secrets.adoc#creating-source-control-secrets[create a source control secret] before creating the component.
2224
. Enter the URL for the git repository.
2325
. (Optional) After clicking out of the repository URL, expand the *Show advanced Git options*.
2426
. Enter the branch name to the *Git reference* dialogue.

0 commit comments

Comments
 (0)