[bitnami/mastodon] test: Update sed exclude list (#73287)

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
This commit is contained in:
Javier J. Salmerón García
2024-10-16 15:32:11 +02:00
committed by GitHub
parent b049177e1b
commit 5344bf8101

View File

@@ -20,3 +20,4 @@ sed_in_place:
exclude_paths:
# Ignore Mastodon node_modules directory (not bitnami-related)
- \/opt\/bitnami\/mastodon\/node_modules\/.*
- \/opt\/bitnami\/mastodon\/vendor\/.*