Add save and load process for Wazuh Cert Tool image

This commit is contained in:
vcerenu
2024-06-11 10:16:22 -03:00
parent fda4a171f4
commit cf3eb61081
+2 -2
View File
@@ -92,7 +92,7 @@ jobs:
- name: Retrieve saved Wazuh Cert Tool Docker image
uses: actions/download-artifact@v3
with:
name: docker-artifact-dashboard
name: docker-artifact-cert-tool
- name: Docker load
run: |
@@ -230,7 +230,7 @@ jobs:
- name: Retrieve saved Wazuh Cert Tool Docker image
uses: actions/download-artifact@v3
with:
name: docker-artifact-dashboard
name: docker-artifact-cert-tool
- name: Docker load
run: |