Skip to content

chore: cleanup and start from scratch #2

chore: cleanup and start from scratch

chore: cleanup and start from scratch #2

Workflow file for this run

name: TEST DOCKER
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: install packages
run: docker-compose build