Open jeff-cook opened 4 years ago
hey @jeff-cook thanks for pointing this issue out! A quick fix is to add source /opt/rh/rh-python36/enable
before trying to run anchore_ci_tools.py
. That gets sourced in the docker-entrypoint.sh but it looks like GitLab doesn't preserve the ENV when it shells you into the container.
@Btodhunter that worked. Can we add that to /examples/gitlab/inline_scan/.gitlab-ci.yml
?
@jeff-cook I'm working on an update that will hopefully make that step unnecessary. I'll update the issue when it's in.
The problem
When running in GitLab CI there
Environment
GitLab Ci on gitlab.com
Details
Actual Behaviour
Expected Behaviour
How do you reproduce the error?