Просмотр исходного кода

Merge branch 'bugfix/github_sync_artifacts' into 'master'

ci: don't fetch artifacts in push_to_github

See merge request espressif/esp-idf!11104
Anton Maklakov 5 лет назад
Родитель
Сommit
7ad35fa5bb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tools/ci/config/deploy.yml

+ 1 - 0
tools/ci/config/deploy.yml

@@ -45,6 +45,7 @@ push_to_github:
     - .deploy_job_template
     - .before_script_lesser
     - .rules:protected-no_label
+  dependencies: []
   script:
     - add_github_ssh_keys
     - git remote remove github &>/dev/null || true