Example calling jenkins CI trigger codefresh report image
Using Pipeline configured with
- definition: Pipeline script from scm
- SCM: GIT
- Repositories: https://github.com/codefresh-io/example-jenkins-use-codefresh-report-image.git
- Script path:
- example-shell/Jenkinsfile
When the pipeline is run, it pulls the script from repo and run it. The script build and image from the Dockerfile and reports that to codefresh using codefresh-report-image container image.
Uses shell to run docker with env variables by: docker run --env-file=cf_env