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,13 +10,9 @@ jobs:
|
|||||||
|
|
||||||
ssh-server-container-build-push:
|
ssh-server-container-build-push:
|
||||||
runs-on: ["oci-image-builder", "amd64"]
|
runs-on: ["oci-image-builder", "amd64"]
|
||||||
defaults:
|
|
||||||
run:
|
|
||||||
working-directory: ${{gitea.workspace}}/docker/ssh-server
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
||||||
- name: Fetch limbo public actions
|
- name: Fetch limbo public actions
|
||||||
env:
|
env:
|
||||||
RUNNER_TEMP: "${{ runner.temp }}"
|
RUNNER_TEMP: "${{ runner.temp }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user