Skip to content

Commit

Permalink
update release test stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Schiller committed Nov 10, 2022
1 parent 8748f52 commit 51c4ca1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
run: go test ./banyan/... -v
env:
TF_ACC: true
TF_LOG: DEBUG
BANYAN_API_TOKEN: ${{ secrets.BANYAN_API_TOKEN }}
BANYAN_HOST: https://preview.console.banyanops.com/
BANYAN_API_KEY: ${{ secrets.BANYAN_API_KEY }}
BANYAN_HOST: https://net.banyanops.com
-
name: Import GPG key
id: import_gpg
Expand Down

0 comments on commit 51c4ca1

Please sign in to comment.