Merge branch 'bugfix/github_sync_artifacts' into 'master'

ci: don't fetch artifacts in push_to_github

See merge request espressif/esp-idf!11104
pull/6275/head
Anton Maklakov 2020-12-07 16:20:01 +08:00
commit 7ad35fa5bb
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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