Skip to content

Update README.md

Update README.md #453

name: docker-compose-actions-workflow
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the stack
run: docker-compose up -d agent