faasd
All checks were successful
Helm / helm-lint (push) Successful in 14s
Helm / helm-unittest (push) Successful in 16s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 14:16:49 +01:00
parent 5b6c496ac5
commit 9d57981962
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -33,7 +33,7 @@ jobs:
- name: Install tooling
run: |
apk update
apk add git
apk add git npm
- uses: actions/checkout@v4.2.2
- name: Unittest
run: |