Created
October 31, 2016 15:15
-
-
Save jmtd/eab76d9614f00038f74809e5f6c9e32f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# before | |
modules: | |
- path: https://github.com/containers-tools/openshift-eap | |
# proposal | |
modules: | |
- path: https://github.com/containers-tools/openshift-eap | |
# mode: git-clone -- default mode, no need to declare | |
- path: some-local-module | |
mode: file-copy # copies from ./some-local-module relative to image.yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment