Skip to content

πŸ΄β€β˜ οΈ Skull flying high, containers stowed, treasure mapped. #23

πŸ΄β€β˜ οΈ Skull flying high, containers stowed, treasure mapped.

πŸ΄β€β˜ οΈ Skull flying high, containers stowed, treasure mapped. #23

Workflow file for this run

on: push
jobs:
validate-docker-compose:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Docker Compose
uses: ndeloof/install-compose-action@v0.0.1
- name: Validate Docker Compose
run: docker-compose config --no-interpolate