Skip to content

Commit

Permalink
Merge pull request #679 from amudukutore/docs_ver
Browse files Browse the repository at this point in the history
Remove extra 'v' prefix in docs version
  • Loading branch information
amudukutore authored Apr 23, 2018
2 parents 650323c + 3a52653 commit d7d13cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ deploy:
repo: F5Networks/k8s-bigip-ctlr
condition: $TRAVIS_BRANCH == *"-stable" || "$TRAVIS_BRANCH" =~ ^v[0-9]+\.[0-9]+\.[0-9]*
script:
- ./build-tools/deploy-docs.sh publish-product-docs-to-prod connectors/k8s-bigip-ctlr v$CTLR_VERSION
- ./build-tools/deploy-docs.sh publish-product-docs-to-prod connectors/k8s-bigip-ctlr $CTLR_VERSION

notifications:
slack:
Expand Down

0 comments on commit d7d13cb

Please sign in to comment.