ci: don't fetch artifacts in push_to_github

This commit is contained in:
Ivan Grokhotkov 2020-11-03 16:46:51 +01:00
parent d7b125a87b
commit 0f127fcb62

View File

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