Skip to content

Commit

Permalink
SCALRCORE-26072: Trigger go-scalr tests in fatmouse PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
AKramarenko committed May 10, 2023
1 parent 981f5c7 commit d6d4dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
else
RERUN_SUFFIX=$(echo -${{ github.run_attempt }})
fi
echo "RUN_TAG=e2e-${{ github.workflow }}-${{ github.job }}-${{ github.run_number }}${RERUN_SUFFIX}" >> $GITHUB_ENV
echo "RUN_TAG=e2e-go-scalr-external-pr-${{ github.run_number }}${RERUN_SUFFIX}" >> $GITHUB_ENV
- name: Create container
id: create
shell: bash
Expand Down

0 comments on commit d6d4dad

Please sign in to comment.