Skip to content

Add comment for LAMASSU_BASE_URL #59

Add comment for LAMASSU_BASE_URL

Add comment for LAMASSU_BASE_URL #59

Workflow file for this run

name: validate
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: validate docker-compose.yml
run: |
docker compose config