Skip to content

Commit 7989f27

Browse files
committed
[Site] Simplifying deploy - all done by platform.sh automatically
1 parent 1617228 commit 7989f27

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ux.symfony.com/.platform.app.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,9 @@ hooks:
4646
set -x -e
4747
4848
curl -s https://get.symfony.com/cloud/configurator | (>&2 bash)
49-
# temporary until symfony-build runs importmap:install
50-
NO_ASSET_MAPPER=1
5149
5250
(>&2 symfony-build)
5351
54-
php bin/console importmap:install
55-
php bin/console sass:build
56-
php bin/console asset-map:compile
57-
5852
deploy: |
5953
set -x -e
6054

0 commit comments

Comments
 (0)