mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-12-10 00:38:27 -06:00
modify file extension
This commit is contained in:
parent
5b43cf9053
commit
a832d96966
@ -43,7 +43,7 @@ build() {
|
||||
WAZUH_UI_REVISION="${WAZUH_TAG_REVISION}"
|
||||
|
||||
# Variables
|
||||
ARTIFACT_URLS_FILE="artifact_urls.txt"
|
||||
ARTIFACT_URLS_FILE="artifact_urls.yml"
|
||||
|
||||
if [[ -f "$ARTIFACT_URLS_FILE" ]]; then
|
||||
echo "$ARTIFACT_URLS_FILE exists. Using existing file."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user