Skip to content

Commit

Permalink
Merge pull request #3 from lyes-s/develop
Browse files Browse the repository at this point in the history
Publish docker image to Dockerhub with GitHub Actions
  • Loading branch information
lyes-sefiane committed Mar 5, 2024
2 parents a0f0948 + c84b351 commit e5b77d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/${{ secrets.DOCKERHUB_REPOSITORY }}:${{ secrets.IMAGE_TAG }}

Expand Down

0 comments on commit e5b77d2

Please sign in to comment.