Skip to content

Commit

Permalink
[Site] Simplifying deploy - all done by platform.sh automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Nov 27, 2023
1 parent 1617228 commit 7989f27
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ux.symfony.com/.platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,9 @@ hooks:
set -x -e
curl -s https://get.symfony.com/cloud/configurator | (>&2 bash)
# temporary until symfony-build runs importmap:install
NO_ASSET_MAPPER=1
(>&2 symfony-build)
php bin/console importmap:install
php bin/console sass:build
php bin/console asset-map:compile
deploy: |
set -x -e
Expand Down

0 comments on commit 7989f27

Please sign in to comment.