This commit is contained in:
@@ -15,6 +15,7 @@ trigger:
|
||||
|
||||
environment:
|
||||
DEPLOY_HOST: rechner.maketank.net
|
||||
DEPLOY_DIR: ~/froxlor-test
|
||||
|
||||
steps:
|
||||
- name: deploy
|
||||
@@ -49,5 +50,5 @@ steps:
|
||||
key:
|
||||
from_secret: ssh-www-data-maketank-rsa
|
||||
script:
|
||||
- echo "DEPLOY_HOST $DEPLOY_HOST"
|
||||
- echo "DEPLOY_HOST ${DEPLOY_HOST}"
|
||||
- cd ~/froxlor-test && npm install && npm run build
|
||||
|
||||
Reference in New Issue
Block a user