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
d502dea2
Commit
d502dea2
authored
Mar 02, 2020
by
Erik Wilson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use trigger for manifest and dispatch in drone pipeline
parent
74b5a4d5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
.drone.yml
.drone.yml
+6
-3
No files found.
.drone.yml
View file @
d502dea2
...
@@ -273,7 +273,8 @@ steps:
...
@@ -273,7 +273,8 @@ steps:
-
DOCKER_USERNAME
-
DOCKER_USERNAME
-
DOCKER_PASSWORD
-
DOCKER_PASSWORD
-
DRONE_TAG
-
DRONE_TAG
when
:
trigger
:
instance
:
instance
:
-
drone-publish.rancher.io
-
drone-publish.rancher.io
ref
:
ref
:
...
@@ -296,7 +297,7 @@ platform:
...
@@ -296,7 +297,7 @@ platform:
arch
:
amd64
arch
:
amd64
steps
:
steps
:
-
name
:
dispatch
-
name
:
dispatch
image
:
rancher/dapper:v0.4.2
image
:
rancher/dapper:v0.4.2
environment
:
environment
:
PAT_USERNAME
:
PAT_USERNAME
:
...
@@ -308,7 +309,8 @@ steps:
...
@@ -308,7 +309,8 @@ steps:
volumes
:
volumes
:
-
name
:
docker
-
name
:
docker
path
:
/var/run/docker.sock
path
:
/var/run/docker.sock
when
:
trigger
:
instance
:
instance
:
-
drone-publish.rancher.io
-
drone-publish.rancher.io
ref
:
ref
:
...
@@ -316,6 +318,7 @@ steps:
...
@@ -316,6 +318,7 @@ steps:
-
refs/tags/*
-
refs/tags/*
event
:
event
:
-
tag
-
tag
volumes
:
volumes
:
-
name
:
docker
-
name
:
docker
host
:
host
:
...
...
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