revert: Remove IP hardcode from workflow
Some checks failed
BotServer CI / build (push) Has been cancelled
Some checks failed
BotServer CI / build (push) Has been cancelled
This commit is contained in:
parent
4893a01375
commit
a30aeada83
1 changed files with 0 additions and 4 deletions
|
|
@ -76,10 +76,6 @@ jobs:
|
|||
if: always()
|
||||
run: sudo cp /tmp/build.log /tmp/botserver-$(date +%Y%m%d-%H%M%S).log || true
|
||||
|
||||
- name: Setup hostname
|
||||
run: |
|
||||
ssh -o StrictHostKeyChecking=no pragmatismo-system "echo '10.16.164.33 pragmatismo-system' >> /etc/hosts" 2>/dev/null || true
|
||||
|
||||
- name: Deploy via SSH
|
||||
run: |
|
||||
set +e
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue