Skip to content

Commit

Permalink
Merge pull request #11199 from meshery/MUzairS15-patch-1
Browse files Browse the repository at this point in the history
Update build-and-release-edge.yml
  • Loading branch information
MUzairS15 committed Jun 17, 2024
2 parents 12f02a6 + 0ba5776 commit 9334ca0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-and-release-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ jobs:
docker push ${{ secrets.IMAGE_NAME }}:edge-${GITHUB_SHA::8}
docker push ${{ secrets.IMAGE_NAME }}:edge-${{ env.LATEST_TAG }}
update-staging-playground:
needs:
- docker-build-push
uses: meshery/meshery/.github/workflows/cncf-staging-playground-deploy-meshery.yaml@master
secrets: inherit
# update-staging-playground:
# needs:
# - docker-build-push
# uses: meshery/meshery/.github/workflows/cncf-staging-playground-deploy-meshery.yaml@
# secrets: inherit

0 comments on commit 9334ca0

Please sign in to comment.