Add needs
This commit is contained in:
parent
fecc8a278b
commit
7571d7c1d4
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -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 }} "
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user