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
e03505f3
Commit
e03505f3
authored
Oct 28, 2020
by
Chris Kim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove RPM publishing from .drone.yml
Signed-off-by:
Chris Kim
<
oats87g@gmail.com
>
parent
73d1903c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
50 deletions
+0
-50
.drone.yml
.drone.yml
+0
-50
No files found.
.drone.yml
View file @
e03505f3
...
@@ -59,31 +59,6 @@ steps:
...
@@ -59,31 +59,6 @@ steps:
event
:
event
:
-
tag
-
tag
-
name
:
rpm-publish
image
:
centos:7
environment
:
PRIVATE_KEY
:
from_secret
:
private_key
PRIVATE_KEY_PASS_PHRASE
:
from_secret
:
private_key_pass_phrase
AWS_S3_BUCKET
:
from_secret
:
aws_s3_bucket
AWS_ACCESS_KEY_ID
:
from_secret
:
aws_access_key_id
AWS_SECRET_ACCESS_KEY
:
from_secret
:
aws_secret_access_key
commands
:
-
scripts/provision/generic/centos7/yum-install-rpm-tools
-
scripts/package-rpm
when
:
instance
:
-
drone-publish.rancher.io
ref
:
-
refs/head/master
-
refs/tags/*
event
:
-
tag
-
name
:
test
-
name
:
test
image
:
rancher/dapper:v0.4.2
image
:
rancher/dapper:v0.4.2
secrets
:
[
gcloud_auth
]
secrets
:
[
gcloud_auth
]
...
@@ -179,31 +154,6 @@ steps:
...
@@ -179,31 +154,6 @@ steps:
event
:
event
:
-
tag
-
tag
-
name
:
rpm-publish
image
:
centos:7
environment
:
PRIVATE_KEY
:
from_secret
:
private_key
PRIVATE_KEY_PASS_PHRASE
:
from_secret
:
private_key_pass_phrase
AWS_S3_BUCKET
:
from_secret
:
aws_s3_bucket
AWS_ACCESS_KEY_ID
:
from_secret
:
aws_access_key_id
AWS_SECRET_ACCESS_KEY
:
from_secret
:
aws_secret_access_key
commands
:
-
scripts/provision/generic/centos7/yum-install-rpm-tools
-
scripts/package-rpm
when
:
instance
:
-
drone-publish.rancher.io
ref
:
-
refs/head/master
-
refs/tags/*
event
:
-
tag
-
name
:
test
-
name
:
test
image
:
rancher/dapper:v0.4.2
image
:
rancher/dapper:v0.4.2
secrets
:
[
gcloud_auth
]
secrets
:
[
gcloud_auth
]
...
...
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