[bitnami/symfony] Remove webapp-pack package test (#51499)

Signed-off-by: mdhont <michield@vmware.com>
This commit is contained in:
Michiel
2023-10-10 13:58:50 +02:00
committed by GitHub
parent 281d354ca1
commit 2b6a27849f

View File

@@ -10,10 +10,6 @@ command:
exec: export MINOR_VERSION=$(echo "{{ .Env.APP_VERSION }}" | cut -d "." -f-2); grep -P "\"extra\".*\"symfony\".*\"require\":\"${MINOR_VERSION}\.\*\"" /opt/bitnami/symfony/skeleton/composer.json
exit-status: 0
file:
/opt/bitnami/symfony/skeleton/symfony.lock:
exists: true
contains:
- symfony/webapp-pack
/opt/bitnami/symfony/skeleton/var/cache:
exists: false