I have a Java - Spring Boot - Maven project with structure as below
Parent
- Module A
- Module B
- Module C (To be deployed)
-> this has got the app.yaml inside src/main/appengine/app.yaml
I tried to use the pipe with all the appropriate values to variables and
DEPLOYABLES: 'ModuleC/src/main/appengine/app.yaml'
DEPLOYABLES: 'ModuleC/target'
but nothing seems to work. Is there a documented way to make this work using the pipe atlassian/google-app-engine-deploy ?
@ajinkyavm hi. Thanks for your question.
Try the examples provided here.
Regards, Igor.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.