chore/gitea-act-runner #14
@ -11,6 +11,10 @@ jobs:
|
|||||||
image: docker.io/volkerraschek/helm:3.16.1
|
image: docker.io/volkerraschek/helm:3.16.1
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install tooling
|
||||||
|
run: |
|
||||||
|
apk update
|
||||||
|
apk add git
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
# - name: Import GPG key
|
# - name: Import GPG key
|
||||||
# id: import_gpg
|
# id: import_gpg
|
||||||
|
Loading…
Reference in New Issue
Block a user