fix: needs image build before deplo

This commit is contained in:
Fu Zi Xiang 2023-12-25 17:11:25 +08:00
parent 17e0766af9
commit 134082da3e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ jobs:
docker push appflowyinc/admin_frontend:dev
image_deploy:
needs: image_build
runs-on: [test-kube-worker]
steps:
- name: Checkout Deployment