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: key:
from_secret: ssh-www-data-maketank-rsa from_secret: ssh-www-data-maketank-rsa
script: script:
- cd ~/froxlor-test && composer install --no-dev - echo "Hello World!"
- cd ~/froxlor-test && npm install && npm run build #- cd ~/froxlor-test && composer install --no-dev
#- cd ~/froxlor-test && npm install && npm run build