mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-02-14 18:09:56 +00:00
* feat: github actions to publish ecr and docker * test: github actions to publish ecr and docker * chore: yaml lint github actions * chore: yaml lint github actions * fix: secrets envs for github action * chore: build and push action for ecr/docker Co-authored-by: Carol Valencia <krol3@users.noreply.github.com>
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
line-length: disable
|
|
truthy: disable
|