Skip to content

Commit

Permalink
Merge pull request #289 from SaachiNayyer/contribution
Browse files Browse the repository at this point in the history
Gitlab plugin - Add optional step to use local gitlab instance into R…
  • Loading branch information
antoniomuso authored Aug 29, 2023
2 parents 40a6064 + e384af7 commit f80ca18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,8 @@ metadata:
gitlab.com/project-id: 'project-id' #1234. This must be in quotes and can be found under Settings --> General
# or
gitlab.com/project-slug: 'project-slug' # group_name/project_name
# or
gitlab.com/instance: gitlab.internal.abcd # abcd, represents local instance used
spec:
type: service
# ...
Expand Down

0 comments on commit f80ca18

Please sign in to comment.