modify the choice of a correct tag

This commit is contained in:
Victor Carlos Erenu
2026-04-16 22:44:27 +07:00
parent 3a4773f0e5
commit e5c55cd8fe
2 changed files with 29 additions and 9 deletions
@@ -366,6 +366,7 @@ jobs:
-d $DEV_STAGE \
-rg $IMAGE_REGISTRY \
-m \
--dev \
-refs "$COMPONENT_REFS_JSON" \
-c ${{ matrix.wazuh_component }}
else
@@ -382,6 +383,7 @@ jobs:
-v $IMAGE_TAG \
-rg $IMAGE_REGISTRY \
-m \
--dev \
-refs "$COMPONENT_REFS_JSON" \
-c ${{ matrix.wazuh_component }}
else