-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Steps to reproduce the issue
-
Create
./project-dir/project.yaml:apiVersion: g2a-cli/v2.0 kind: Project name: example-project files: - '../*.yaml'
-
Create
./service.yaml:apiVersion: g2a-cli/v2.0 kind: Service name: example-service
-
Go to
./project-dirand runbuildcommand.
What's the expected result?
Loading file: /Users/qzb/Workspace/g2a-com/klio-lifecycle/examples/project-dir/project.yaml
Loading file: /Users/qzb/Workspace/g2a-com/klio-lifecycle/examples/service.yaml
File "/Users/qzb/Workspace/g2a-com/klio-lifecycle/examples/service.yaml" cannot be loaded, it is placed outside of the project directory
What's the actual result?
Loading file: /Users/qzb/Workspace/g2a-com/klio-lifecycle/examples/project-dir/project.yaml
Loading file: /Users/qzb/Workspace/g2a-com/klio-lifecycle/examples/service.yaml
No artifacts to build
Successfully built 1 service
Metadata
Metadata
Assignees
Labels
No labels