CI: deploy-ift after CI success, wait for Docker daemon.
CI / test (push) Failing after 51s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-10 22:19:29 +03:00
parent 45575fdea0
commit bcbd7ec89c
2 changed files with 33 additions and 5 deletions
+2 -1
View File
@@ -4,9 +4,10 @@ on:
push:
branches: [master, main]
pull_request:
workflow_dispatch:
concurrency:
group: eventhub-frontadmin-${{ github.ref }}
group: eventhub-frontadmin-ci-${{ github.ref }}
cancel-in-progress: false
jobs: