modified: .gitea/actions/buildkit-build-push-dev/action.yaml
/ ssh-client-container-build-push (push) Failing after 14s
/ ssh-client-container-build-push (push) Failing after 14s
modified: .gitea/workflows/ssh-client-build-deploy.yaml
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
- name: Fetch limbo public actions
|
||||
env:
|
||||
RUNNER_TEMP: "${{ runner.temp }}"
|
||||
@@ -33,5 +34,5 @@ jobs:
|
||||
buildkit_addr: ${{ vars.BUILDKIT_ADDRESS }}
|
||||
dockerfile: ${{gitea.workspace}}/docker/ssh-client
|
||||
context: ${{gitea.workspace}}/docker/ssh-client
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user