mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 02:37:20 +08:00
[bitnami/symfony] Remove webapp-pack package test (#51499)
Signed-off-by: mdhont <michield@vmware.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user