This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user