Skip to content
Snippets Groups Projects
Commit 79f0cd14 authored by Vincent Texier's avatar Vincent Texier
Browse files

[CI] Add github-sync after-script to release_test to test it before real release

To be removed in last commit before real release
parent ceb525cd
No related branches found
No related tags found
No related merge requests found
Pipeline #6110 passed with warnings
...@@ -104,7 +104,9 @@ release: ...@@ -104,7 +104,9 @@ release:
- tags - tags
release_test: release_test:
extends: .pyenv extends:
- .pyenv
- .push_to_github
stage: release stage: release
when: manual when: manual
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment