|
@@ -38,8 +38,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
testbranch:
|
|
testbranch:
|
|
- #needs: [getbranch, terraform]
|
|
|
|
- needs: [getbranch]
|
|
|
|
|
|
+ needs: [getbranch, terraform]
|
|
uses: gravitl/devops/.github/workflows/branchtest.yml@master
|
|
uses: gravitl/devops/.github/workflows/branchtest.yml@master
|
|
with:
|
|
with:
|
|
tag: ${{ github.ref_name }}
|
|
tag: ${{ github.ref_name }}
|