cc-ci lvl5 P4: deliberate lint violation (R011 — empty image in extra compose file; NOT in COMPOSE_FILE, runtime-neutral). Throwaway demo branch — do not merge.
All checks were successful
cc-ci/testme cc-ci: success
All checks were successful
cc-ci/testme cc-ci: success
This commit is contained in:
6
compose.lintdemo.yml
Normal file
6
compose.lintdemo.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
version: "3.8"
|
||||
services:
|
||||
lintdemo:
|
||||
image: ""
|
||||
command: /bin/true
|
||||
Reference in New Issue
Block a user