Alexander "PapaTutuWawa
3ab5769456
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
6 lines
100 B
YAML
6 lines
100 B
YAML
steps:
|
|
lint:
|
|
image: koalaman/shellcheck-alpine
|
|
commands:
|
|
- shellcheck entrypoint.sh
|