ci: Workflow testing
All checks were successful
Publish Helm Charts / publish (push) Successful in 4s
All checks were successful
Publish Helm Charts / publish (push) Successful in 4s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
shell: sh
|
shell: sh
|
||||||
run: |
|
run: |
|
||||||
set -eu
|
set -eu
|
||||||
apk add --no-cache bash git curl
|
apk add --no-cache bash git curl nodejs
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user