mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 07:40:48 -08:00
chore: update ubuntu version for Github action runnners (#3257)
* chore: update ubuntu version for Github action runnners * update the ubuntu version for docs actions
This commit is contained in:
@@ -10,7 +10,7 @@ function create_rpm_repo () {
|
||||
mkdir -p $rpm_path
|
||||
cp ../dist/*64bit.rpm ${rpm_path}/${RPM_EL}
|
||||
|
||||
createrepo --update $rpm_path
|
||||
createrepo_c --update $rpm_path
|
||||
}
|
||||
|
||||
cd trivy-repo
|
||||
|
||||
Reference in New Issue
Block a user