Update .forgejo/workflows/deploy-scripts.yml
This commit is contained in:
parent
08b1d37982
commit
eaadf6e4b8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ permissions:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-scripts:
|
deploy-scripts:
|
||||||
runs-on: self-hosted
|
runs-on: [self-hosted, aws-cli]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue