test
This commit is contained in:
parent
27919f3712
commit
ca4c7f5b6a
2
.github/workflows/deploy-api.yml
vendored
2
.github/workflows/deploy-api.yml
vendored
@ -3,7 +3,7 @@ on: [push]
|
||||
jobs:
|
||||
build:
|
||||
name: Pull changes and deploy API
|
||||
runs-on: self-hosted
|
||||
runs-on: [ramanujam]
|
||||
steps:
|
||||
- name: multiple command
|
||||
uses: appleboy/ssh-action@v1.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user