Skip to content

Commit

Permalink
Merge pull request #1432 from thehyve/travis-docs
Browse files Browse the repository at this point in the history
Update documentation on release
  • Loading branch information
ewelinagr authored Aug 28, 2023
2 parents a0ba09d + 64c8c70 commit fad9cd1
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 fad9cd1

Please sign in to comment.