Skip to content

Commit

Permalink
Add TAG env back to e2e workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Feb 13, 2025
1 parent 1a3b472 commit 3c4224a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prom-fed-e2e-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- name : Export image version
run : |
source ./scripts/version
echo TAG=$TAG >> $GITHUB_ENV
echo IMAGE=$IMAGE >> $GITHUB_ENV
-
name: Perform pre-e2e image build
Expand Down

0 comments on commit 3c4224a

Please sign in to comment.