Skip to content

Commit

Permalink
Merge branch 'master' into fix-e2e-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
helayoty committed Sep 9, 2022
2 parents bbbfcd6 + f065d76 commit 1726d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
REGISTRY: ${{ needs.export-registry.outputs.registry }}
E2E_IMG_TAG: "e2e-ci"
PR_COMMIT_REF: ${{ github.event.pull_request.head.ref }}

runs-on: ubuntu-latest
steps:
- name: Set up Go
Expand Down

0 comments on commit 1726d02

Please sign in to comment.