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
When using build-args-script in the docker block to copy the configuration.yml into the right place, the com.palantir.sls.configuration is missing unless ./godelw docker build is run twice. Looks like there's an ordering problem.
When using
build-args-scriptin thedockerblock to copy theconfiguration.ymlinto the right place, thecom.palantir.sls.configurationis missing unless./godelw docker buildis run twice. Looks like there's an ordering problem.