Skip to content

Commit

Permalink
changed based on @Akasurde comments
Browse files Browse the repository at this point in the history
  • Loading branch information
willtome committed Aug 23, 2023
1 parent faf6ec0 commit 9ce7458
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions product-demos-ee/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ additional_build_steps:
- COPY _build/rpms/*.rpm /tmp/openshift-clients.rpm
- RUN $PKGMGR install bash-completion
- RUN rpm -ivh /tmp/openshift-clients.rpm
prepend:
- RUN pip3 install --upgrade pip setuptools
append:
append_final:
- LABEL quay.expires-after="45d"

0 comments on commit 9ce7458

Please sign in to comment.