You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2021. It is now read-only.
Hello,
Our app is not at the "root" of the code repository, is there a way to handle that with this cookbook?
Currently our application is deployed with
Hello,
Our app is not at the "root" of the code repository, is there a way to handle that with this cookbook?
Currently our application is deployed with
But the code we'd like to deploy is not at the root of
github.com:code/fullbut rather inside a subdirectory calledapp.Is there a way to tell this cookbook to only take the content of the subdirectory and put it in
path?