Skip to content

Commit

Permalink
Reverted change to workflow to only build on Dockerfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
n3ddu8 committed Dec 29, 2023
1 parent b345c06 commit e776b31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: Create and publish a Docker image
on:
push:
branches: ['main']
paths:
- '/Dockerfile'

# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env:
Expand Down

0 comments on commit e776b31

Please sign in to comment.