Skip to content

Commit

Permalink
Merge pull request #9 from DewGew/DewGew-patch-1
Browse files Browse the repository at this point in the history
Update docker-image.yml
  • Loading branch information
DewGew authored Sep 29, 2023
2 parents 1b2812e + f80d14d commit 5c10ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build the Docker image
run: |
docker build . --tag ghcr.io/${{secrets.DOCKER_USER}}/domoticz-google-assistant:latest
docker push ghcr.io/${{secrets.DOCKER_USER}}/domoticz-google-assistant:latest
docker build . --tag ghcr.io/${{secrets.DOCKER_USER}}/DZGA-Flask:latest
docker push ghcr.io/${{secrets.DOCKER_USER}}/DZGA-Flask:latest

0 comments on commit 5c10ced

Please sign in to comment.