Skip to content
Snippets Groups Projects
Commit 96f7d2d9 authored by nimrod's avatar nimrod
Browse files

Workbench: Add actionlint.

parent 4c06a432
No related branches found
No related tags found
No related merge requests found
Pipeline #4227 passed
......@@ -274,6 +274,7 @@ RUN export GOPATH=/usr/local/lib/go && \
go install github.com/lucagrulla/cw@latest && \
go install github.com/nektos/act@latest && \
go install github.com/nishanths/license/v5@latest && \
go install github.com/rhysd/actionlint/cmd/actionlint@latest && \
go install github.com/spelufo/on-change@latest && \
go install golang.org/x/tools/cmd/gonew@latest && \
go install sigs.k8s.io/kustomize/kustomize/v5@latest && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment