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
66ca5582
Unverified
Commit
66ca5582
authored
Dec 04, 2020
by
Jacob Blain Christen
Committed by
GitHub
Dec 04, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[migration k3s-io][release-1.17] drone: initial move to k3s-io (#2612)
Signed-off-by:
Jacob Blain Christen
<
jacob@rancher.com
>
parent
134f525e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
16 deletions
+18
-16
.drone.yml
.drone.yml
+18
-16
No files found.
.drone.yml
View file @
66ca5582
...
...
@@ -8,9 +8,11 @@ platform:
steps
:
-
name
:
build
image
:
rancher/dapper:v0.
4.2
secrets
:
[
gcloud_auth
]
image
:
rancher/dapper:v0.
5.0
secrets
:
[
gcloud_auth
,
unprivileged_github_token
]
environment
:
GITHUB_TOKEN
:
from_secret
:
unprivileged_github_token
GCLOUD_AUTH
:
from_secret
:
gcloud_auth
commands
:
...
...
@@ -34,7 +36,7 @@ steps:
-
"
dist/artifacts/*"
when
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -52,7 +54,7 @@ steps:
from_secret
:
docker_username
when
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -60,7 +62,7 @@ steps:
-
tag
-
name
:
test
image
:
rancher/dapper:v0.
4.2
image
:
rancher/dapper:v0.
5.0
secrets
:
[
gcloud_auth
]
environment
:
GCLOUD_AUTH
:
...
...
@@ -81,7 +83,7 @@ steps:
-
"
dist/artifacts/e2e-*.log"
when
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -103,7 +105,7 @@ platform:
steps
:
-
name
:
build
image
:
rancher/dapper:v0.
4.2
image
:
rancher/dapper:v0.
5.0
secrets
:
[
gcloud_auth
]
environment
:
GCLOUD_AUTH
:
...
...
@@ -129,7 +131,7 @@ steps:
-
"
dist/artifacts/*"
when
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -147,7 +149,7 @@ steps:
from_secret
:
docker_username
when
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -155,7 +157,7 @@ steps:
-
tag
-
name
:
test
image
:
rancher/dapper:v0.
4.2
image
:
rancher/dapper:v0.
5.0
secrets
:
[
gcloud_auth
]
environment
:
GCLOUD_AUTH
:
...
...
@@ -181,7 +183,7 @@ platform:
steps
:
-
name
:
build
image
:
rancher/dapper:v0.
4.2
image
:
rancher/dapper:v0.
5.0
secrets
:
[
gcloud_auth
]
environment
:
GCLOUD_AUTH
:
...
...
@@ -207,7 +209,7 @@ steps:
-
"
dist/artifacts/*"
when
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -225,7 +227,7 @@ steps:
from_secret
:
docker_username
when
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -233,7 +235,7 @@ steps:
-
tag
-
name
:
test
image
:
rancher/dapper:v0.
4.2
image
:
rancher/dapper:v0.
5.0
secrets
:
[
gcloud_auth
]
environment
:
GCLOUD_AUTH
:
...
...
@@ -276,7 +278,7 @@ steps:
trigger
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
@@ -309,7 +311,7 @@ steps:
trigger
:
instance
:
-
drone-publish.
rancher
.io
-
drone-publish.
k3s
.io
ref
:
-
refs/head/master
-
refs/tags/*
...
...
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