Skip to content

Commit

Permalink
Merge branch 'main' into gw-build-release-imges
Browse files Browse the repository at this point in the history
  • Loading branch information
pkrishnath authored Jan 23, 2025
2 parents d810ede + 85a2e19 commit ead6d3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release-gw-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,6 @@ jobs:
--build-arg NEXT_PUBLIC_GATEWAY_URL=${{ env.GATEWAY_URL }} \
-t testnetobscuronet.azurecr.io/obscuronet/${{ env.IMAGE_NAME_GATEWAY_FE }}:${VERSION} \
-f ./tools/walletextension/frontend/Dockerfile .
docker push testnetobscuronet.azurecr.io/obscuronet/${{ env.IMAGE_NAME_GATEWAY_FE }}:${VERSION}

0 comments on commit ead6d3d

Please sign in to comment.