Skip to content

Commit

Permalink
Schutzfile: add osbuild ref for 'centos-10'
Browse files Browse the repository at this point in the history
'centos-10' is being used by out test scripts, while 'centos-stream-10'
is being used by the 'mockbuild.sh' script and the custom GitLab
executor.

Signed-off-by: Tomáš Hozza <[email protected]>
  • Loading branch information
thozza committed Aug 13, 2024
1 parent a9923fe commit 84c2758
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,13 @@
}
]
},
"centos-10": {
"dependencies": {
"osbuild": {
"commit": "df83c629201f3955dfb07016c31409d85f376a29"
}
}
},
"centos-stream-10": {
"dependencies": {
"osbuild": {
Expand Down

0 comments on commit 84c2758

Please sign in to comment.