another different ssh flag
This commit is contained in:
parent
8aa49b084d
commit
94ed977f08
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
|||||||
tags: tag:ci
|
tags: tag:ci
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: ssh -o StrictHostKeyChecking=no aj@odb -f "cd selector/ && docker compose up -d --pull always"
|
run: ssh -o StrictHostKeyChecking=no aj@odb -t "cd selector/ && docker compose up -d --pull always"
|
||||||
|
|
||||||
build-Js:
|
build-Js:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user