mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(prismlauncher): use mock (#4285)
This commit is contained in:
@@ -5,5 +5,6 @@ project pkg {
|
||||
}
|
||||
labels {
|
||||
nightly = "1"
|
||||
mock = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,4 +3,7 @@ project pkg {
|
||||
spec = "prismlauncher.spec"
|
||||
extra_repos = ["https://packages.adoptium.net/artifactory/rpm/fedora/\\$releasever/\\$basearch"]
|
||||
}
|
||||
labels {
|
||||
mock = 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user