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