Skip to content

Merge pull request #504 from azarboon/patch-1 #1

Merge pull request #504 from azarboon/patch-1

Merge pull request #504 from azarboon/patch-1 #1

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