add version file, and fix go issue.

This commit is contained in:
wy65701436 2017-03-21 18:40:21 -07:00
parent e667bd7a79
commit 1a9eb09f12

View File

@ -76,7 +76,6 @@ before_script:
script:
- sudo mkdir -p /harbor_storage/ca_download
- sudo mv ./tests/ca.crt /harbor_storage/ca_download
- ls .
- sudo mkdir -p /harbor
- sudo mv ./VERSION /harbor/VERSION
- sudo service mysql stop