Closed harshad16 closed 4 years ago
Describe the bug pull request built failed to use the configuration set in the repo .aicoe-ci.yaml config file and is building on default behaviour.
Additional context Looking at this pipeline (http://tekton-dashboard-tekton-pipelines.apps.thoth01.lab.upshift.rdu2.redhat.com/#/namespaces/thoth-ci/pipelineruns/aicoe-pipelinerun-zgcjp)
/usr/local/bin/s2i build . quay.io/thoth-station/s2i-thoth-ubi8-py36:v0.14.3 --env UPGRADE_PIP_TO_LATEST=1 --env WEB_CONCURRENCY=1 --env THOTH_ADVISE=0 --env THOTH_ERROR_FALLBACK=1 --env THOTH_DRY_RUN=1 --env THAMOS_DEBUG=0 --env THAMOS_VERBOSE=1 --env THOTH_PROVENANCE_CHECK=0 --loglevel=0 --as-dockerfile /gen-source/Containerfile Application dockerfile generated in /gen-source/Containerfile its using wrong base image.
the pr has fixed this issue. closing this one.
Describe the bug pull request built failed to use the configuration set in the repo .aicoe-ci.yaml config file and is building on default behaviour.
Additional context Looking at this pipeline (http://tekton-dashboard-tekton-pipelines.apps.thoth01.lab.upshift.rdu2.redhat.com/#/namespaces/thoth-ci/pipelineruns/aicoe-pipelinerun-zgcjp)