Sha256: ec0ef2f337ce71fd117034b985511be1c562787707e3a73961305bef32e3b5ed
Contents?: true
Size: 685 Bytes
Versions: 10
Compression:
Stored size: 685 Bytes
Contents
cap -f /etc/jenkins-capfile -s application=website-www -s repository=git@git.uhuila.cn:deploy/website-www.git -s play_name=ROOT -s play_path=./website/www play:pull cap -f /etc/jenkins-capfile -s application=website-www -s repository=git@git.uhuila.cn:deploy/website-www.git -s play_path=./website/www -s tag=$BUILD_VERSION play:tag cap -f /etc/jenkins-capfile -s application=website-www -s servers=192.168.18.223 -s repository=git@git.uhuila.cn:deploy/website-www.git -s tag=$BUILD_VERSION play:deploy cap -f /etc/jenkins-capfile -s application=website-www -s servers=192.168.18.223 play:stop cap -f /etc/jenkins-capfile -s application=website-www -s servers=192.168.18.223 play:start
Version data entries
10 entries across 10 versions & 1 rubygems