fix: broken build file
This commit is contained in:
parent
a7f6003277
commit
67725e807a
2
.github/workflows/build-and-push-image.yaml
vendored
2
.github/workflows/build-and-push-image.yaml
vendored
@ -3,7 +3,7 @@ name: Publish Docker image and Github Registry
|
||||
on:
|
||||
push:
|
||||
branches: ['master']
|
||||
paths-ignore:
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- 'cloud-deployments/*'
|
||||
- 'images/*'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user