Skip to content

Commit

Permalink
[bitnami/symfony] Remove webapp-pack package test
Browse files Browse the repository at this point in the history
Signed-off-by: mdhont <[email protected]>
  • Loading branch information
mdhont committed Oct 10, 2023
1 parent b99be70 commit 20df272
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vib/symfony/goss/symfony.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 20df272

Please sign in to comment.