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:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- ".github/**"
|
- ".github/**"
|
||||||
- "debian/**"
|
- "octane/**"
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- ".github/**"
|
- ".github/**"
|
||||||
- "debian/**"
|
- "octanes/**"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY_IMAGE: invoiceninja/invoiceninja-octane
|
REGISTRY_IMAGE: invoiceninja/invoiceninja-octane
|
||||||
|
|||||||
Reference in New Issue
Block a user