Run packstack-upload-git-mirror on pre-release pipeline

We run it on the release pipeline, but not on the pre-release one, so
new RC tags do not get synchronized until a new commit is merged or a GA
tag is pushed.

Change-Id: I3bf1b93830e329ddcb9eb35695a0f145d459f9dd
This commit is contained in:
Javier Pena 2021-10-07 15:57:08 +02:00
parent fbc954a97d
commit 13d35f6f2f
1 changed files with 3 additions and 0 deletions

View File

@ -231,3 +231,6 @@
release:
jobs:
- packstack-upload-git-mirror
pre-release:
jobs:
- packstack-upload-git-mirror