Skip to content

Update README.md

Update README.md #254

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build the stack
run: docker-compose build