tests: Remove useless JSON file overrides
See comment https://github.com/osbuild/osbuild-composer/pull/2881/files#r940065803 for explanation why
This commit is contained in:
parent
df22e8b686
commit
860b122f2c
5 changed files with 8 additions and 56 deletions
|
|
@ -88,8 +88,6 @@ tee -a rhel-"${VERSION_ID%.*}".json << EOF
|
|||
}
|
||||
EOF
|
||||
|
||||
cp rhel-"${VERSION_ID%.*}".json rhel-"${VERSION_ID%.*}"-beta.json
|
||||
|
||||
# Create tests .repo file if REPO_URL is provided from ENV
|
||||
# Otherwise osbuild-composer-tests.rpm will be downloaded from
|
||||
# existing repositories
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue