Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deploy:
upload_dir: $AWS_DIR
on:
branch: master
repo: F5Networks/f5-ci-docs
repo: kkinch/f5-ci-docs
# DEPLOY TO PRODUCTION
- provider: s3
skip_cleanup: true
Expand All @@ -30,7 +30,7 @@ deploy:
upload_dir: $AWS_DIR
on:
branch: v2
repo: F5Networks/f5-ci-docs
repo: kkinch/f5-ci-docs

after_deploy:
- aws cloudfront create-invalidation --distribution-id $AWS_DIST_ID --paths $AWS_DIR
Expand Down
2 changes: 1 addition & 1 deletion docs/releases_and_versioning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The tables below show the versions used in development testing. The F5 Container
| | v1.7.x-v1.13.x | | v1.6.x, v1.7.x, v1.8.x, v1.9.x, | |
| | | | v1.12.3, v1.13.4 | |
| +-----------------------+ +--------------------------------------------+ |
| | v1.9-v1.13.x | | v1.13.4, v1.16.x | |
| | v1.9-v1.13.x | | v1.13.4, v1.16.x | |
| | | | | |
+--------------------------+-----------------------+--------------------------------------------+--------------------------------------------+--------------------------+
| |
Expand Down