Removing old node server
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fd3c85bed4
commit
7fe8dfcd9b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: debian:buster
|
image: debian:buster
|
||||||
environment:
|
environment:
|
||||||
NODES: node-18.rosti.cz 83.167.243.34
|
NODES: node-18.rosti.cz
|
||||||
SSH_KEY:
|
SSH_KEY:
|
||||||
from_secret: SSH_KEY
|
from_secret: SSH_KEY
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue