mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-08 22:24:17 +08:00
tag/network vars for testbranch workflow
This commit is contained in:
parent
9c3e75a68e
commit
f602eb1a79
1 changed files with 2 additions and 2 deletions
4
.github/workflows/branchtest.yml
vendored
4
.github/workflows/branchtest.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue