npm and compose

This commit is contained in:
2023-12-12 13:47:32 +01:00
parent 5b8e918f75
commit 804128280c

View File

@@ -37,7 +37,6 @@ steps:
key: key:
from_secret: ssh-www-data-maketank-rsa from_secret: ssh-www-data-maketank-rsa
script: script:
- echo "Hello World! Yes!" - cd ~/froxlor-test && composer install --no-dev
#- cd ~/froxlor-test && composer install --no-dev - cd ~/froxlor-test && npm install && npm run build
#- cd ~/froxlor-test && npm install && npm run build