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