env test 3
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-12-13 12:44:29 +01:00
parent ccbc3286a5
commit e37687a85d

View File

@@ -45,10 +45,11 @@ steps:
image: appleboy/drone-ssh
settings:
host:
- rechner02.maketank.net
- $DEPLOY_HOST
username: www-data
key:
from_secret: ssh-www-data-maketank-rsa
script:
- echo "DEPLOY_HOST $${DEPLOY_HOST}"
- cd ~/froxlor-test && npm install && npm run build
- hostname -f
#- echo "DEPLOY_HOST $${DEPLOY_HOST}"
#- cd ~/froxlor-test && npm install && npm run build