We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892748c commit 500621fCopy full SHA for 500621f
.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: '3.1'
+ OOD_PACKAGING_RELEASE: '4.0'
8
9
before_script:
10
- docker info
0 commit comments