Skip to content

Commit

Permalink
new path
Browse files Browse the repository at this point in the history
  • Loading branch information
kkraune committed Feb 28, 2020
1 parent 54df91b commit 86982b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/deploy-album-recommendation-java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source /etc/profile.d/jdk-env.sh

yum install -y openssl

cd album-recommendation-java/
cd vespa-cloud/album-recommendation-java/

# Generate self-signed x509 certificate for data plane security
openssl req -x509 -nodes -days 14 -newkey rsa:4096 \
Expand Down

0 comments on commit 86982b8

Please sign in to comment.