first3
Some checks failed
Build and Deploy Scheduler / cleaning (push) Successful in 2s
Build and Deploy Scheduler / build_image (push) Successful in 1m8s
Build and Deploy Scheduler / deploy (push) Failing after 1s

This commit is contained in:
teddys48
2026-02-12 11:47:31 +07:00
parent 7f32130e27
commit b6c0ada4a5

View File

@@ -41,4 +41,4 @@ jobs:
steps:
- name: Deploy stack
run: |
docker compose up -d
docker compose -f docker-compose.yaml up -d