chore/gitea-act-runner #14
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user