summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien Boucher <fboucher@redhat.com>2020-07-21 11:59:11 +0000
committerFabien Boucher <fboucher@redhat.com>2020-09-09 09:57:38 +0200
commit7d552ad346f7ea1a24504cfb6529c8c108f00b4c (patch)
tree4d2e9fb42b17523d2829ba6a768a1a74db7dc66d
parent9933f068213c9da6c4b0ea59659c13bcf2ebe104 (diff)
downloadgear-7d552ad346f7ea1a24504cfb6529c8c108f00b4c.tar.gz
use python3 as context for build-python-release
Change-Id: Iebda27b20aaa94539766feeeb0236675c2ebdac6
-rw-r--r--.zuul.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index b81eb00..7a12e67 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,4 +1,6 @@
- project:
+ vars:
+ release_python: python3
templates:
- publish-opendev-tox-docs
check:
@@ -20,4 +22,4 @@
- opendev-promote-python
release:
jobs:
- - opendev-release-python \ No newline at end of file
+ - opendev-release-python