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