Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CI - CD - JENKINS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vinh
CI - CD - JENKINS
Commits
bf554797
Commit
bf554797
authored
Nov 14, 2020
by
vinhmh98
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell excutor demo
parent
9b687a68
Pipeline
#30075
failed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
gitlab/gitlab-runner/docker-compose.yml
gitlab/gitlab-runner/docker-compose.yml
+8
-0
readme
readme
+7
-0
No files found.
gitlab/gitlab-runner/docker-compose.yml
0 → 100644
View file @
bf554797
version
:
"
3"
services
:
runner
:
image
:
gitlab/gitlab-runner
restart
:
always
volumes
:
-
./gitlab-runner-config:/etc/gitlab-runner
-
/var/run/docker.sock:/var/run/docker.sock
\ No newline at end of file
readme
0 → 100644
View file @
bf554797
#ci/cd gitlab
access vao runner container
chay
gitlab-runner rigister //de tao runner
next: please enter the gitlab-ci coordinator URL (e.g. https://gitlab.com/): // chon repo cho runner
...
next: Please enter the executor: ... //chon executor phu hop voi cong viec cua gitlab-ci.yml file
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