mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
rename paths in workflow
This commit is contained in:
4
.github/workflows/build-image-octane.yaml
vendored
4
.github/workflows/build-image-octane.yaml
vendored
@@ -4,11 +4,11 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- ".github/**"
|
||||
- "debian/**"
|
||||
- "octane/**"
|
||||
push:
|
||||
paths:
|
||||
- ".github/**"
|
||||
- "debian/**"
|
||||
- "octanes/**"
|
||||
|
||||
env:
|
||||
REGISTRY_IMAGE: invoiceninja/invoiceninja-octane
|
||||
|
||||
Reference in New Issue
Block a user