Skip to content

Commit

Permalink
updated router prefix for regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszSki committed Aug 16, 2024
1 parent 1c61299 commit 35c6e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
APP_NAME: 'zfw'
MAINTAINER: 'Robert Caamano'
DESC: 'An ebpf based statefull fw for openziti edge-routers and tunnelers'
ROUTER_PREFIX: 'zfw-router'
ROUTER_PREFIX: 'zfw-er'
TF_VAR_test_iterate_count: ${{ vars.TEST_ITERATE_COUNT }}
NF_API_CLIENT_ID: "${{ secrets.NF_API_CLIENT_ID }}"
NF_API_CLIENT_SECRET: "${{ secrets.NF_API_CLIENT_SECRET }}"
Expand Down

0 comments on commit 35c6e2d

Please sign in to comment.