Test workflow12
Some checks failed
Aboba / build (push) Failing after 9s

This commit is contained in:
2024-02-17 01:08:44 +03:00
parent e6d15f499e
commit 2b1fda0064

View File

@@ -18,4 +18,5 @@ jobs:
- name: Build the Docker image
uses: isbang/compose-action@v1.5.1
run: docker-compose up -d
with:
compose_file: "./docker-compose.yml"