Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
joohanhong
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JooHan Hong
joohanhong
Commits
c8b41bc9
Commit
c8b41bc9
authored
Aug 08, 2022
by
JooHan Hong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
webhook, init
parent
3cdd7657
Pipeline
#6082
passed with stages
in 1 minute and 9 seconds
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
33 additions
and
4 deletions
+33
-4
.gitkeep
DEVOPS/GITLAB/.gitkeep
+0
-0
README.md
DEVOPS/README.md
+3
-4
README.md
DEVOPS/WEBHOOK/README.md
+30
-0
gitlab_webhook.png
DEVOPS/WEBHOOK/gitlab_webhook.png
+0
-0
No files found.
DEVOPS/GITLAB/.gitkeep
deleted
100644 → 0
View file @
3cdd7657
DEVOPS/README.md
View file @
c8b41bc9
...
...
@@ -12,7 +12,6 @@
| NO | ITEM | Content | 비고 |
| ------ | ------ | ------ | ------ |
| 1 | Jenkins 프로젝트 현황 |
[
GO
](
./JENKINS/
)
| |
| 2 | GitLAB 프로젝트 현황 |
[
GO
](
./GITLAB/
)
| |
| 3 | GitLAB WebHook 구성|
[
GO
](
./WEBHOOK/
)
| |
| 4 | K8s Source Code Deploy 구성|
[
GO
](
./K8S_SOURCE/
)
| |
| 5 | K8s Container Image Build 구성|
[
GO
](
./K8S_BUILD/
)
| |
| 2 | GitLAB WebHook 구성|
[
GO
](
./WEBHOOK/
)
| |
| 3 | K8s Source Code Deploy 구성|
[
GO
](
./K8S_SOURCE/
)
| |
| 4 | K8s Container Image Build 구성|
[
GO
](
./K8S_BUILD/
)
| |
DEVOPS/WEBHOOK/README.md
0 → 100644
View file @
c8b41bc9
[
![logo
](
https://www.hongsnet.net/images/logo.gif
)
](https://www.hongsnet.net)
# GitLAB WebHook Configuration Overview
> Jenkins Project와의 연동을 진행한다.
# WebHook Configuration
1.
(jenkins) Project 생성
2.
(jenkins) Build Trigers 이동
3.
(jenkins) Build when a change is pushed to GitLab. GitLab webhook URL:
**URL 정보 복사**
-
고급 클릭 -> Generate 클릭하여 Token 생성 후 복사
-
저장
4.
(gitlab) GitLAB Proejct 이동
5.
(gitlab) Settings -> Integrations
-
3번 항목에서 복사한 URL과 Token을 다음과 같이 입력
![
webhook
](
./gitlab_webhook.png
)
DEVOPS/WEBHOOK/gitlab_webhook.png
0 → 100644
View file @
c8b41bc9
34.3 KB
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