pagure: install the py3 packages in staging

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-04-21 16:30:30 +02:00
parent 7a1c986457
commit b7d0fc9738

View file

@ -42,7 +42,7 @@
- stunnel
# Use haveged to ensure the server keeps some entropy
- haveged
when: env != 'pagure-staging'
when: env == 'pagure-staging'
tags:
- pagure
- packages