We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4e723 commit c557c21Copy full SHA for c557c21
.gitlab-ci.yml
@@ -1,8 +1,8 @@
1
variables:
2
test_suite: test_$CI_PROJECT_NAME.py
3
+ rh_20_release: '2.0.7'
4
+ rh_21_release: '2.1.2'
5
namespace: rh.
- rh_20_release: '2.0.6'
- rh_21_release: '2.1.1'
6
7
before_script:
8
# Use RPM release from specfile if this is a tag
0 commit comments