asdasd
Some checks failed
Some checks failed
This commit is contained in:
parent
fad188e94a
commit
8681955297
@ -6,7 +6,7 @@ on:
|
||||
- "**"
|
||||
|
||||
jobs:
|
||||
generate-chart-publish:
|
||||
publish-chart:
|
||||
container:
|
||||
image: docker.io/volkerraschek/helm:3.16.1
|
||||
runs-on: ubuntu-latest
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install tooling
|
||||
run: |
|
||||
apk update
|
||||
apk add git
|
||||
apk add git npm
|
||||
- uses: actions/checkout@v4
|
||||
# - name: Import GPG key
|
||||
# id: import_gpg
|
||||
|
Loading…
Reference in New Issue
Block a user