mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Remove devfile integration test dependency on git clone (#3065)
* add in node and spring projects for test Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com> * fix devfile integration tests for clone Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com> * remove .classpath .settings .project from test template Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com> * Update merged tests for devfile clone Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com> * Update merged url test and remove git clone Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -75,3 +75,10 @@ tags
|
||||
|
||||
# VSCode specific
|
||||
.vscode
|
||||
|
||||
#
|
||||
# MAC OS SPECIFIC
|
||||
#
|
||||
|
||||
# Finder Desktop Service
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user