mirror of https://github.com/artifacthub/hub.git
Update CLOMonitor job in CI workflow (#1857)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
This commit is contained in:
parent
773d8e82d2
commit
c75f1e715f
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
linter-clomonitor:
|
||||
runs-on: ubuntu-20.04
|
||||
container:
|
||||
image: public.ecr.aws/g6m3a0y9/linter:latest
|
||||
image: public.ecr.aws/clomonitor/linter:latest
|
||||
options: --user root
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Reference in New Issue