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 7937f9edf2 - Show all commits

View File

@ -18,7 +18,7 @@ jobs:
- name: Install tooling - name: Install tooling
run: | run: |
apk update apk update
apk add git node apk add git npm
- uses: actions/checkout@v4.2.2 - uses: actions/checkout@v4.2.2
- name: Lint helm files - name: Lint helm files
run: | run: |