Add dependency on Build-Binary job
All checks were successful
Actions Build Binary / Build-Binary (push) Successful in 5s
Actions Build Binary / Build-Docker-Image (push) Successful in 8s

This commit is contained in:
Alex Borisov 2024-02-01 20:33:00 +03:00
parent df90be4af3
commit b2e9f5c8dd

View File

@ -36,6 +36,7 @@ jobs:
ENVIRONMENT: production
Build-Docker-Image:
runs-on: soaska
needs: Build-Binary
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- name: Install Node.js and curl