diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f391d12bf46a86eea1111e359955c2e319cab38a..31ec30988fd6f661f42ab88353049ba3c95fff1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -157,14 +157,13 @@ publish_listing: -# update_docs: -# only: -# - docker-images -# - rework-image-matrix-and-export -# needs: [] -# trigger: -# - project: hub/shiny-k8s -# branch: docs +update_docs: + only: + - docker-images + needs: [] + trigger: + - project: hub/shiny-k8s-example + branch: doc-trigger