Skip to content

Commit

Permalink
remove .yml after provision on test
Browse files Browse the repository at this point in the history
  • Loading branch information
miya0001 committed Nov 6, 2017
1 parent bebbe8e commit 1eb01b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/run-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ docker exec --tty ${VCCW_HOSTNAME} env TERM=xterm chmod 777 ${VM_DIR}

docker exec --user ubuntu --tty ${VCCW_HOSTNAME} \
env TERM=xterm ansible-playbook ${VM_DIR}/provision/playbook.yml -e "$(ruby $RUBY)"

docker exec --tty ${VCCW_HOSTNAME} env TERM=xterm rm -f ${VM_DIR}/wp-cli.yml

0 comments on commit 1eb01b3

Please sign in to comment.