UNCLASSIFIED

Commit fda33898 authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

Merge branch 'FixesForIssue6' into 'development'

Fixes for issue6

See merge request !23
parents e9607b46 013cb4c2
Pipeline #310301 passed with stages
in 22 minutes and 41 seconds
...@@ -43,6 +43,8 @@ RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.1 ...@@ -43,6 +43,8 @@ RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.1
RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.2 RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.2
RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.3 RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.3
RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.6 RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.6
RUN rm -rf /opt/codesonar-5.4p0/csonar-eclipse/com.grammatech.codesonar.jar
RUN rm -rf /opt/codesonar-5.4p0/csonar-eclipse/eclipse_tests/CodeSonarTest_1.0.0.jar
RUN rm -rf /opt/codesonar-5.4p0/third-party/python/inst/lib/python2.7/test/*pem /opt/codesonar-5.4p0/third-party/python/instmt/lib/python2.7/test/*pem RUN rm -rf /opt/codesonar-5.4p0/third-party/python/inst/lib/python2.7/test/*pem /opt/codesonar-5.4p0/third-party/python/instmt/lib/python2.7/test/*pem
......
...@@ -8,7 +8,7 @@ name: "grammatech/codesonar/codesonar-hub" ...@@ -8,7 +8,7 @@ name: "grammatech/codesonar/codesonar-hub"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dso.mil # on ironbank.dso.mil
tags: tags:
- "1.0.0" - "1.0.1"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment