Skip to content

Commit

Permalink
changing leroy jenkins repo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu committed Nov 10, 2018
1 parent 718826d commit d302565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepopulate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ docker pull mongo
docker pull wordpress
docker pull mariadb
# build custom images
git clone https://github.com/yongshin/leroy-jenkins.git
git clone https://github.com/david-yu/leroy-jenkins.git
docker build -t leroy-jenkins /home/vagrant/leroy-jenkins/
# tag images
docker tag mongo ${DTR_FQDN}/engineering/mongo:latest
Expand Down

0 comments on commit d302565

Please sign in to comment.