github-action-push-to-anoth.../docker-compose.yaml

9 lines
144 B
YAML

---
version: '3.9'
services:
shellcheck:
image: koalaman/shellcheck-alpine:latest
volumes:
- ".:/build"
working_dir: /build