Skip to content

Commit c392337

Browse files
authored
Merge pull request #11 from stackhpc/cleanup-tags
Multinodes now tagged for cleanup by CI
2 parents 206a920 + 9142220 commit c392337

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/multinode.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ jobs:
225225
deploy_wazuh = false
226226
infra_vm_flavor = "${{ env.MULTINODE_INFRA_VM_FLAVOR }}"
227227
infra_vm_disk_size = 100
228+
229+
instance_tags = ["gh-actions-multinode"]
228230
EOF
229231
230232
if [[ "${{ inputs.ssh_key }}" != "" ]]; then

0 commit comments

Comments
 (0)