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
876a7f33
Unverified
Commit
876a7f33
authored
Mar 10, 2020
by
Erik Wilson
Committed by
GitHub
Mar 10, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1518 from erikwilson/rpm-publish
Only publish rpm on tag
parents
0d31909b
769110e7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
.drone.yml
.drone.yml
+16
-0
No files found.
.drone.yml
View file @
876a7f33
...
...
@@ -75,6 +75,14 @@ steps:
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
image
:
rancher/dapper:v0.4.2
...
...
@@ -187,6 +195,14 @@ steps:
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
image
:
rancher/dapper:v0.4.2
...
...
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