Unverified Commit 67075f16 authored by Christopher Ryan Combs Jr's avatar Christopher Ryan Combs Jr Committed by GitHub
Browse files

Made cmake cooler

parent 9bc93d9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
pipeline { 
    agent {
        docker {
            label 'cmake'
            label 'cmake_cool'
            image 'chrisryancombs/docker_isis'
            args  '''\
                    -v /usgs/cpkgs/isis3/data:/usgs/cpkgs/isis3/data \