Skip to content

docs: add information about docker compose vs docker-compose pref… #63

docs: add information about docker compose vs docker-compose pref…

docs: add information about docker compose vs docker-compose pref… #63

Workflow file for this run

name: lint
on:
pull_request:
branches:
- '*'
push:
branches:
- main
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: docker-rollout