--amend
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# template source: https://github.com/bretfisher/docker-build-workflow/blob/main/templates/call-docker-build.yaml
|
||||
name: Helm Charts
|
||||
|
||||
on: [push,pull_request,workflow_dispatch]
|
||||
on: [push,pull_request]
|
||||
# push: &helmPaths # turns out gitea don't handle well the paths filter
|
||||
# paths:
|
||||
# - '*/\.yaml'
|
||||
|
||||
1
chart/Chart.yaml.toremove
Normal file
1
chart/Chart.yaml.toremove
Normal file
@@ -0,0 +1 @@
|
||||
foo
|
||||
1
hashicorp-vault/Chart.yaml.toremove
Normal file
1
hashicorp-vault/Chart.yaml.toremove
Normal file
@@ -0,0 +1 @@
|
||||
foo
|
||||
1
pgbouncer/Chart.yaml.toremove
Normal file
1
pgbouncer/Chart.yaml.toremove
Normal file
@@ -0,0 +1 @@
|
||||
foo
|
||||
1
pgcat/Chart.yaml.toremove
Normal file
1
pgcat/Chart.yaml.toremove
Normal file
@@ -0,0 +1 @@
|
||||
foo
|
||||
1
tool/Chart.yaml.toremove
Normal file
1
tool/Chart.yaml.toremove
Normal file
@@ -0,0 +1 @@
|
||||
foo
|
||||
Reference in New Issue
Block a user