update swagger.yaml

This commit is contained in:
wy65701436 2017-03-21 18:28:01 -07:00
parent c5633f7ce8
commit 5baf565c00
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ 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