chore/gitea-act-runner #14

Closed
volker.raschek wants to merge 38 commits from chore/gitea-act-runner into master
Showing only changes of commit 8681955297 - Show all commits

View File

@ -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