Test workflow

This commit is contained in:
2024-02-17 00:37:25 +03:00
parent 3c7b919b28
commit 4ee3fa45be

View File

@@ -0,0 +1,14 @@
name: Aboba
on:
push:
branches: [test]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker-compose up -d