Closed krystian-panek-vmltech closed 1 year ago
sh gradlew instanceDeploy -Pinstance.deploy.url=[pkg.zip,bundle.jar]
should deploy package then install bundle accordingly
https://github.com/wttech/gradle-aem-plugin/blob/master/src/main/kotlin/com/cognifide/gradle/aem/instance/tasks/InstanceDeploy.kt#L20
done
sh gradlew instanceDeploy -Pinstance.deploy.url=[pkg.zip,bundle.jar]
should deploy package then install bundle accordingly
https://github.com/wttech/gradle-aem-plugin/blob/master/src/main/kotlin/com/cognifide/gradle/aem/instance/tasks/InstanceDeploy.kt#L20