Skip to content

Commit

Permalink
Build always for this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
amenk authored Jun 2, 2024
1 parent 6089e2d commit e5c8c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GHCR_PAT }}
- name: Build the Docker image
if: github.ref == 'refs/heads/opg-master'
run: |
docker build . --file Dockerfile --tag ghcr.io/openplaceguide/opg-pages:latest
docker push ghcr.io/openplaceguide/opg-pages:latest

0 comments on commit e5c8c79

Please sign in to comment.