From 64c8c70d1b37973eea1c263b9c26c258bbf61ca5 Mon Sep 17 00:00:00 2001 From: ewelinagr Date: Fri, 25 Aug 2023 10:29:46 +0200 Subject: [PATCH] Update documentation on release --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f6db07e3b..271a7d74a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: