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

Feature/docker compose push #110

Closed samuelbernardolip closed 3 years ago

samuelbernardolip commented 3 years ago

Documentation for env variables. Add push to docker registry. Correct bug: before the push docker registry was happening for each defined stage and with this correction will only be run in the end.