Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <mguetta@redhat.com>
  • Loading branch information
mguetta1 committed Sep 13, 2023
1 parent 27bd8d1 commit 39976f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main-tier1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ jobs:
run: |
go install github.com/onsi/ginkgo/v2/ginkgo
- run: make test-tier1
env:
JIRA_USERNAME: ${{ secrets.JIRA_USERNAME }}
JIRA_PASSWORD: ${{ secrets.JIRA_PASSWORD }}
JIRA_URL: ${{ secrets.JIRA_URL }}

0 comments on commit 39976f7

Please sign in to comment.