Skip to content

Commit

Permalink
Merge branch 'main' into MNTOR-3393
Browse files Browse the repository at this point in the history
  • Loading branch information
mansaj authored Aug 2, 2024
2 parents 26fbbc4 + eca5da5 commit 19ef3d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
DOCKERHUB_REPO: ${{ env.DOCKERHUB_REPO }}
run: |
# deploy main
docker tag blurts-server mozilla/blurts-server:latest
docker push mozilla/blurts-server:latest
docker tag blurts-server ${{ steps.meta.outputs.tags }}
docker push ${{ steps.meta.outputs.tags }}

0 comments on commit 19ef3d9

Please sign in to comment.