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 fad188e94a - Show all commits

View File

@ -11,6 +11,10 @@ jobs:
image: docker.io/volkerraschek/helm:3.16.1
runs-on: ubuntu-latest
steps:
- name: Install tooling
run: |
apk update
apk add git
- uses: actions/checkout@v4
# - name: Import GPG key
# id: import_gpg