ninegate
Cadoles/nineskeletor/pipeline/head There was a failure building this commit Details

This commit is contained in:
afornerot 2023-01-23 12:02:26 +01:00
parent 0702f03c3f
commit fb33724d9b
1 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,8 @@
"yarn install": "script", "yarn install": "script",
"yarn encore dev": "script", "yarn encore dev": "script",
"yarn encore prod": "script", "yarn encore prod": "script",
"cache:clear": "symfony-cmd", "cache:clear --env=dev": "symfony-cmd",
"cache:clear --env=prod": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd" "assets:install %PUBLIC_DIR%": "symfony-cmd"
}, },
"post-install-cmd": [ "post-install-cmd": [