Skip to content

Commit

Permalink
Update documentation on release
Browse files Browse the repository at this point in the history
  • Loading branch information
ewelinagr committed Aug 25, 2023
1 parent 5e66302 commit 64c8c70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ jobs:
- source charts/.travis/install.sh
script:
- travis_wait ci/helm/deploy.sh $DEPLOY_TARGET -f projects/saturn/views.yaml
- if: branch = documentation and type != pull_request
- if: branch = release and type != pull_request
name: Update documentation page
install:
- docs/.travis/install.sh
script:
Expand Down

0 comments on commit 64c8c70

Please sign in to comment.