We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a5c45 commit 80b87f9Copy full SHA for 80b87f9
.gitlab-ci.yml
@@ -4,7 +4,7 @@ variables:
4
OOD_PACKAGING_DEBUG: 'true'
5
OOD_PACKAGING_GPG_PRIVATE_KEY: /systems/osc_certs/gpg/ondemand/ondemand.sec
6
OOD_PACKAGING_GPG_PASSPHRASE: /systems/osc_certs/gpg/ondemand/.gpgpass
7
- OOD_PACKAGING_RELEASE: '2.0'
+ OOD_PACKAGING_RELEASE: '2.1'
8
9
before_script:
10
- docker info
0 commit comments