env test
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-12-12 14:03:10 +01:00
parent 8a2de5a44a
commit 9002ddf4a2

View File

@@ -14,7 +14,7 @@ trigger:
- push
environment:
DEPLOY_HOST: 'rechner.maketank.net'
DEPLOY_HOST: rechner.maketank.net
steps:
- name: deploy
@@ -50,5 +50,4 @@ steps:
key:
from_secret: ssh-www-data-maketank-rsa
script:
- echo "DEPLOYHOST: ${DEPLOY_HOST}"
- cd ~/froxlor-test && npm install && npm run build