ssh test
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-12-12 10:51:21 +01:00
parent 8ced61c6aa
commit 0e3e83d184

View File

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