modified: .gitea/workflows/ssh-server-build-deploy.yaml
Some checks failed
/ ssh-server-container-build-push (push) Failing after 0s
Some checks failed
/ ssh-server-container-build-push (push) Failing after 0s
This commit is contained in:
@@ -10,12 +10,8 @@ jobs:
|
||||
|
||||
ssh-server-container-build-push:
|
||||
runs-on: ["oci-image-builder", "amd64"]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ${{gitea.workspace}}/docker/ssh-server
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
- name: Fetch limbo public actions
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user