parent
8b8e9b4ace
commit
488eb71fc6
|
@ -3,7 +3,7 @@ on: [push]
|
|||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Execute remote SSH commands using password
|
||||
uses: appleboy/ssh-action@v1
|
||||
|
|
Loading…
Reference in New Issue