diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-04 13:02:08 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-04 13:02:08 -0400 |
commit | 23b00b376a00249521a8728cfb9ecd8f2b945ff1 (patch) | |
tree | 7454c051cc43877126488e9e71793b20672a55a1 /.gitignore | |
parent | 82fab515b893584a4aa64f65e3e54ffca8bdd596 (diff) |
Fix errors in odlsli Dockerfile
Fix errors in odlsli Dockerfile introduced by port to common
ONAP base image
Change-Id: I7593a5b93ada0b6215d38536dda14ef0f0fbca26
Issue-ID: CCSDK-2418
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ org.eclipse.core.resources.prefs .checkstyle maven-eclipse.xml workspace +.vscode ## Compilation Files ## *.class |