[release-v0.25.1] Remove python http server from artifact image#835
Conversation
| RUN microdnf install -y zip tar gzip | ||
| ADD package_cliartifacts.sh LICENSE kn-*-* ./ | ||
|
|
||
| RUN microdnf install -y zip tar gzip && \ |
There was a problem hiding this comment.
copy&paste issue? I don't think this has to be run twice.
There was a problem hiding this comment.
Yep, I wanted to squash it together into one RUN.
|
/unhold |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, markusthoemmes The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cherry-pick main |
|
@dsimansk: new pull request created: #859 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Let's see how the image build goes.
/hold
/cc @markusthoemmes