mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update login.yml
This commit is contained in:
5
.github/workflows/login.yml
vendored
5
.github/workflows/login.yml
vendored
@@ -10,9 +10,14 @@ jobs:
|
||||
runs-on: [self-hosted, Linux, local]
|
||||
steps:
|
||||
|
||||
- name: Checkout Armbian Framework
|
||||
uses: actions/checkout@v3.3.0
|
||||
|
||||
- name: Login
|
||||
run: |
|
||||
|
||||
cat ci.pub
|
||||
|
||||
export TERM=vt100
|
||||
|
||||
USER_HOST=10.0.10.238
|
||||
|
||||
Reference in New Issue
Block a user