-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerfile.upi.ci: declari cli image as input image #1497
Dockerfile.upi.ci: declari cli image as input image #1497
Conversation
This was working as when I tested it locally. What's the failure? |
Fails during a test run in CI:
Could be some imagebuilder quirk |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, vrutkovs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Through 58a2767 (Merge pull request openshift#1497 from vrutkovs/upi-multistage-cli, 2019-03-29).
Fix Dockerfile.upi.ci syntax - image has to be in
FROM
beforeCOPY --from
is used