Add needs

This commit is contained in:
maximo tejeda 2024-08-15 13:28:25 -04:00
parent fecc8a278b
commit 7571d7c1d4

View File

@ -19,6 +19,7 @@ jobs:
echo test, and deploy your project . echo test, and deploy your project .
echo "" echo ""
check-vars: check-vars:
needs: [process]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: echo "instance address is -> ${{ vars.GIT_INSTANCE_ADDRESS }} " - run: echo "instance address is -> ${{ vars.GIT_INSTANCE_ADDRESS }} "