diff --git a/tools/ci/config/post_deploy.yml b/tools/ci/config/post_deploy.yml index e35c823c1d..e2e9e53106 100644 --- a/tools/ci/config/post_deploy.yml +++ b/tools/ci/config/post_deploy.yml @@ -3,9 +3,12 @@ image: $ESP_IDF_DOC_ENV_IMAGE tags: [ "build", "amd64", "internet" ] only: - - master - - /^release\/v/ - - /^v\d+\.\d+(\.\d+)?($|-)/ + refs: + - master + - /^release\/v/ + - /^v\d+\.\d+(\.\d+)?($|-)/ + variables: + - $BOT_TRIGGER_WITH_LABEL == null artifacts: when: always paths: