mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
API doc: build only on master branch
This commit is contained in:
parent
3d6fbf36e6
commit
940d4f0005
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ deploy:upload:
|
||||||
- rsync --copy-links --chown ${DEPLOY_USER}:${DEPLOY_USER} index.html api.yaml ${DEPLOY_USER}@${DEPLOY_HOST}:${DEPLOY_PATH}
|
- rsync --copy-links --chown ${DEPLOY_USER}:${DEPLOY_USER} index.html api.yaml ${DEPLOY_USER}@${DEPLOY_HOST}:${DEPLOY_PATH}
|
||||||
dependencies:
|
dependencies:
|
||||||
- doc:api
|
- doc:api
|
||||||
# only:
|
only:
|
||||||
# - master
|
- master
|
||||||
tags:
|
tags:
|
||||||
- shell
|
- shell
|
||||||
|
|
Loading…
Add table
Reference in a new issue