Skip to content

[FIX] Don't check the push image parameter, push=false by default

[FIX] hook to orchest not working and check vars before executing the pipeline.

If there is a https proxy set in the server the hook to orchest won't work, so we have to disable it only when we want to push the image. Now check if the env vars are properly set before the build begins ans avoint having to wait till is done to say there are missing parameters.

Merge request reports