modified: .gitea/workflows/ssh-client-build-deploy.yaml
modified: .gitea/workflows/ssh-server-build-deploy.yaml
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
|
||||
ssh-server:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ["oci-image-builder", "amd64"]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ${{gitea.workspace}}/docker/ssh-server
|
||||
|
||||
Reference in New Issue
Block a user