mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #3809 from flatcar/tormath1/feedparser
image_changes: update PATH variable
This commit is contained in:
commit
3d7018b5ad
@ -78,7 +78,7 @@ function ricj_callback() {
|
||||
)
|
||||
show_changes_env+=(
|
||||
# Provide a python3 command for the CVE DB parsing
|
||||
"PATH=${PATH}:${PWD}/ci-automation/python-bin"
|
||||
"PATH=${PWD}/ci-automation/python-bin:${PATH}"
|
||||
# Override the default locations of repositories.
|
||||
"SCRIPTS_REPO=."
|
||||
"COREOS_OVERLAY_REPO=../coreos-overlay"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user