Skip to content

Commit

Permalink
tests: temporarily use different branch for kots regression
Browse files Browse the repository at this point in the history
this commits makes github ci to use a different branch of kots
regression automation repository. this is temporary, for tests
purpose.
  • Loading branch information
ricardomaraschini committed Sep 1, 2023
1 parent c2dcbe3 commit 91d014e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
repository: replicatedhq/kots-regression-automation
token: ${{ secrets.E2E_GH_PAT }}
path: automation
ref: main
ref: temporarily-use-my-testim-branch
- name: Initialize terraform
if: always()
working-directory: automation/cluster
Expand Down

0 comments on commit 91d014e

Please sign in to comment.