Skip to content

Commit

Permalink
workflow: docker build ignore ec2 path
Browse files Browse the repository at this point in the history
  • Loading branch information
gian2dchris committed Nov 7, 2022
1 parent a2f9be7 commit a9459fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- 'internal/**'
- 'pkg/**'
- 'Dockerfile'
paths-ignore:
- 'cmd/ec2_secrets/**'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit a9459fe

Please sign in to comment.