Skip to content

Commit

Permalink
Adding standalone trigger for regression testing
Browse files Browse the repository at this point in the history
  • Loading branch information
syntastical committed Nov 13, 2021
1 parent 58483b8 commit 99c2263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -522,7 +522,7 @@ jobs:

- name: Start test
# uses: replicatedhq/kots/.github/workflows/regression.yaml@standalone-regression
uses: ./.github/workflows/regression@standalone-regression
uses: ./.github/workflows/regression.yaml
with:
version_tag_old: ${{ steps.get_latest_tag.outputs.release }}
version_tag_new: ${{ github.ref_name }}
Expand Down

0 comments on commit 99c2263

Please sign in to comment.