Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
harbor
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
market
harbor
Commits
244413ed
Commit
244413ed
authored
Apr 05, 2019
by
舒成
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
8999814e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
21 deletions
+0
-21
.drone.yml
.drone.yml
+0
-17
build/dockerfile
build/dockerfile
+0
-4
No files found.
.drone.yml
deleted
100644 → 0
View file @
8999814e
clone
:
git
:
image
:
registry-vpc.cn-qingdao.aliyuncs.com/wod-devops/git:1.4.0
pipeline
:
docker
:
image
:
registry-vpc.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry-vpc.cn-qingdao.aliyuncs.com/wod-k8s/data:1.0.0
repo
:
wod/harbor-chart
registry
:
registry-vpc.cn-qingdao.aliyuncs.com
secrets
:
-
source
:
REGISTRY_USER_ALIYUN
target
:
REGISTRY_USER
-
source
:
REGISTRY_PASSWORD_ALIYUN
target
:
REGISTRY_PASSWORD
branches
:
[
master
]
\ No newline at end of file
build/dockerfile
deleted
100644 → 0
View file @
8999814e
FROM
{{ BASEIMAGE }}
MAINTAINER
mengkzhaoyun <mengkzhaoyun@gmail.com>
ADD
. /data/input
\ No newline at end of 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