Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
dd7c960a
Commit
dd7c960a
authored
Dec 15, 2016
by
Jeff Grafton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename build-tools/debs to build/debs
parent
32946c5b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
BUILD.bazel
BUILD.bazel
+1
-1
BUILD
build/debs/BUILD
+0
-0
kubeadm-10.conf
build/debs/kubeadm-10.conf
+0
-0
kubelet.service
build/debs/kubelet.service
+0
-0
No files found.
BUILD.bazel
View file @
dd7c960a
...
@@ -10,6 +10,6 @@ go_prefix("k8s.io/kubernetes")
...
@@ -10,6 +10,6 @@ go_prefix("k8s.io/kubernetes")
gcs_upload(
gcs_upload(
name = "ci-artifacts",
name = "ci-artifacts",
data = [
data = [
"//build
-tools
/debs",
"//build/debs",
],
],
)
)
build
-tools
/debs/BUILD
→
build/debs/BUILD
View file @
dd7c960a
File moved
build
-tools
/debs/kubeadm-10.conf
→
build/debs/kubeadm-10.conf
View file @
dd7c960a
File moved
build
-tools
/debs/kubelet.service
→
build/debs/kubelet.service
View file @
dd7c960a
File moved
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