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
f5af9be5
Unverified
Commit
f5af9be5
authored
Dec 10, 2020
by
Jacob Blain Christen
Committed by
GitHub
Dec 10, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix the k3s-upgrade dispatch (#2679) (#2682)
Signed-off-by:
Jacob Blain Christen
<
jacob@rancher.com
>
parent
d08f5ffb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dispatch
scripts/dispatch
+1
-1
No files found.
scripts/dispatch
View file @
f5af9be5
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
set
-e
set
-e
set
-x
set
-x
REPO
=
"https://api.github.com/repos/
rancher
/k3s-upgrade/dispatches"
REPO
=
"https://api.github.com/repos/
k3s-io
/k3s-upgrade/dispatches"
# send dispatch event to REPO
# send dispatch event to REPO
curl
-XPOST
-u
"
${
PAT_USERNAME
}
:
${
PAT_TOKEN
}
"
\
curl
-XPOST
-u
"
${
PAT_USERNAME
}
:
${
PAT_TOKEN
}
"
\
...
...
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