indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

`docker-compose push` false positive when no `build` section is defined #140

Open orviz opened 3 years ago

orviz commented 3 years ago

When trying to push a service that has no build section defined in the docker-compose.yml file, the docker-compose push step exits gracefully even though the push action is not performed.

orviz commented 3 years ago

E.g. https://jenkins.eosc-synergy.eu/job/eosc-synergy-org/job/test-sqaaas-web.sqaaas/job/sqaaas/16/execution/node/41/log/