tag/network vars for testbranch workflow

This commit is contained in:
Matthew R Kasun 2023-03-29 13:33:17 -04:00
parent 9c3e75a68e
commit f602eb1a79

View file

@ -52,7 +52,7 @@ jobs:
needs: [getbranch, terraform]
uses: gravitl/devops/.github/workflows/branchtest.yml@master
with:
tag: ${{ github.ref_name }}
network: ${{ github.ref_name }}
tag: ${{ github.run_id }}-${{ github.run_attempt }}
network: terraform
secrets: inherit