Skip to content

Commit

Permalink
Download chectl install script from che-incubator.github.io in tests
Browse files Browse the repository at this point in the history
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
  • Loading branch information
dmytro-ndp authored and AObuchow committed Apr 17, 2024
1 parent af98666 commit 9325f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/oci.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ RUN yum install --assumeyes -d1 python3-pip nodejs && \
chmod +x ./kubectl && \
mv ./kubectl /usr/local/bin && \
# Install chectl
bash <(curl -sL https://www.eclipse.org/che/chectl/) --channel=next
bash <(curl -sL https://che-incubator.github.io/chectl/install.sh) --channel=next

0 comments on commit 9325f55

Please sign in to comment.