Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
nfs-subdir-external-provisioner
Commits
6fd46c11
Commit
6fd46c11
authored
Jan 12, 2021
by
Yonatan Kahana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deleting an unnecessary step in the helm chart release action
Signed-off-by:
Yonatan Kahana
<
yonatankahana.il@gmail.com
>
parent
f44ac23c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
helm-chart-release.yml
.github/workflows/helm-chart-release.yml
+0
-5
No files found.
.github/workflows/helm-chart-release.yml
View file @
6fd46c11
...
@@ -19,11 +19,6 @@ jobs:
...
@@ -19,11 +19,6 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
-
name
:
Install Helm
uses
:
azure/setup-helm@v1
with
:
version
:
v3.4.0
-
name
:
Run chart-releaser
-
name
:
Run chart-releaser
uses
:
helm/chart-releaser-action@v1.1.0
uses
:
helm/chart-releaser-action@v1.1.0
env
:
env
:
...
...
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