Commit dfd1ab34 authored by Matt Pryor's avatar Matt Pryor
Browse files

Add JDK dependency for THREDDS

parent 8b3c004e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,4 +107,4 @@ build:thredds:
  stage: build-4
  variables:
    CONTEXT_DIR: $CI_PROJECT_DIR/images/thredds
  needs: ["build:tomcat"]
  needs: ["build:jdk", "build:tomcat"]