deploy: update to the latest composer commit
We rotated some variable names in composer, thus we need to adjust..
This commit is contained in:
parent
3e402f126c
commit
f01d522dbf
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ set -euxo pipefail
|
|||
DNF_REPO_BASEURL=http://osbuild-composer-repos.s3.amazonaws.com
|
||||
|
||||
# The osbuild-composer commit to run reverse-dependency test against.
|
||||
# Currently: Image tests: skip rpm-ostree-1-autovar.conf tmpfiles.d config on Fedora
|
||||
OSBUILD_COMPOSER_COMMIT=9497ef8ca9e05a177dc8ec5cbb80b98ad450b041
|
||||
# Currently: ostree: change the URL for OC client temporarily
|
||||
OSBUILD_COMPOSER_COMMIT=ece191f73e319bbcc885bcc983fb0e6cefe6014a
|
||||
|
||||
# Get OS details.
|
||||
source /etc/os-release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue