Serialize atomic deploy after Phoenix self-deploy
Some checks failed
Deploy to Phoenix / validate (push) Failing after 1m7s
Deploy to Phoenix / deploy (push) Has been skipped
Deploy to Phoenix / deploy-atomic-swap-dapp (push) Has been skipped
Deploy to Phoenix / cloudflare (push) Has been skipped

This commit is contained in:
defiQUG
2026-04-28 04:48:12 -07:00
parent 6a9f5dead0
commit f1715fb684
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ jobs:
exit "$rc"
deploy-atomic-swap-dapp:
needs: validate
needs: deploy
runs-on: ubuntu-latest
steps:
- name: Checkout code

View File

@@ -80,7 +80,7 @@ jobs:
exit "$rc"
deploy-atomic-swap-dapp:
needs: validate
needs: deploy
runs-on: ubuntu-latest
steps:
- name: Checkout code