Skip to content

Commit 015ade4

Browse files
committed
add key-protect plugin in ibmcloud cli
1 parent 29341ee commit 015ade4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/installer/Dockerfile.upi.ci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ RUN mkdir /output && HOME=/output && \
8282
ibmcloud plugin install vpc-infrastructure -f && \
8383
ibmcloud plugin install cloud-dns-services -f && \
8484
ibmcloud plugin install cloud-internet-services -f && \
85+
ibmcloud plugin install key-protect -f && \
8586
cp /usr/local/bin/ibmcloud /bin/ibmcloud && \
8687
rm -f $HOME/.curlrc && \
8788
ibmcloud version && \

0 commit comments

Comments
 (0)