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 b5ccfde commit 1d833a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -526,7 +526,7 @@ jobs:
env
- name: Start test
# uses: replicatedhq/kots/.github/workflows/regression.yaml@standalone-regression
uses: ./.github/workflows/regression.yaml
uses: ./.github/workflows/regression
with:
version_tag_old: ${{ steps.get_latest_tag.outputs.release }}
version_tag_new: ${{ github.ref_name }}
Expand Down

0 comments on commit 1d833a3

Please sign in to comment.