Skip to content

Commit

Permalink
add the prod on the gha
Browse files Browse the repository at this point in the history
Signed-off-by: Basma1912 <[email protected]>
  • Loading branch information
Basma1912 authored and robhudson committed Dec 4, 2024
1 parent 507d0eb commit 76e38e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env:
jobs:
build_and_publish_public_images:
name: Build public basket images and push to Docker hub
runs-on: [self-hosted, nonprod, us-central1, bedrock]
runs-on: [self-hosted, nonprod, prod, us-central1, bedrock]
outputs:
long_sha: ${{ steps.sha.outputs.LONG_SHA }}
short_sha: ${{ steps.sha.outputs.SHORT_SHA }}
Expand Down

0 comments on commit 76e38e5

Please sign in to comment.