You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is helpful when running GOP as scripts from dev image but the JAR
resides somewhere else.
For example, when applying GOP from a Jenkins job with docker.image
.inside but mounting your own Groovy Scripts or when running locally
CLASSPATH=target/xyz.jar scripts/apply-ng.sh
0 commit comments