Skip to content

Commit 2f09ec1

Browse files
committed
Update plus jwt in single regression
1 parent eb0bb19 commit 2f09ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/single-image-regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ jobs:
140140
azure-ad-secret: ${{ secrets.AZURE_AD_AUTOMATION }}
141141
registry-token: ${{ steps.auth.outputs.access_token }}
142142
test-image: "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/test-runner:${{ hashFiles('./tests/requirements.txt', './tests/Dockerfile') }}"
143-
plus-jwt: ${{ secrets.PLUS_JWT }}
143+
plus-jwt: ${{ steps.secrets.outputs.PLUS_JWT }}

0 commit comments

Comments
 (0)