Skip to content

Commit

Permalink
deploy: 6225502
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Jan 6, 2025
1 parent 10d9a84 commit 931e918
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion oauth2/gitlab-integration.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h1 id="gitlab-integration-setup"><a class="header" href="#gitlab-integration-se
https://example.com/oauth2/{alias}/check
</code></pre>
<p>Select the <code>api</code>, <code>read_user</code>, <code>read_repository</code> scopes and save the new application. The redirect urls you may change later.</p>
<p>Use obtained <code>clinent_id</code>, <code>client_secret</code> to create configuration in yaml. For docker installation you may use <code>config.yaml</code> file in docker volume.</p>
<p>Use obtained <code>client_id</code>, <code>client_secret</code> to create configuration in yaml. For docker installation you may use <code>config.yaml</code> file in docker volume.</p>
<pre><code class="language-yaml">packeton:
integrations:
gitlab: # - {alias}
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -2788,7 +2788,7 @@ <h3 id="configure-pull-request-review"><a class="header" href="#configure-pull-r
https://example.com/oauth2/{alias}/check
</code></pre>
<p>Select the <code>api</code>, <code>read_user</code>, <code>read_repository</code> scopes and save the new application. The redirect urls you may change later.</p>
<p>Use obtained <code>clinent_id</code>, <code>client_secret</code> to create configuration in yaml. For docker installation you may use <code>config.yaml</code> file in docker volume.</p>
<p>Use obtained <code>client_id</code>, <code>client_secret</code> to create configuration in yaml. For docker installation you may use <code>config.yaml</code> file in docker volume.</p>
<pre><code class="language-yaml">packeton:
integrations:
gitlab: # - {alias}
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 931e918

Please sign in to comment.