mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 02:28:45 +00:00
ci: better comment aile and t-elos' roles
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
7
.github/workflows/ssh-ci.yml
vendored
7
.github/workflows/ssh-ci.yml
vendored
@@ -3,8 +3,8 @@ name: SSH CI
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
# pull_request:
|
||||
# branches: ["main"]
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
@@ -18,7 +18,8 @@ jobs:
|
||||
host:
|
||||
- ubuntu@riscv64.techaro.lol
|
||||
- ci@ppc64le.techaro.lol
|
||||
- rocky@100.80.50.165 # aile
|
||||
- rocky@192.168.2.52 # aile, aarch64-4k
|
||||
- ci@192.168.2.28 # t-elos, aarch64-16k
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
||||
Reference in New Issue
Block a user