modified: .gitea/actions/buildkit-build-push-dev/action.yaml
/ ssh-client-container-build-push (push) Successful in 15s
/ ssh-client-container-build-push (push) Successful in 15s
modified: .gitea/workflows/ssh-client-build-deploy.yaml
This commit is contained in:
@@ -70,7 +70,7 @@ runs:
|
||||
|
||||
echo "build and push image to ${{ inputs.registry_addr }}"
|
||||
|
||||
buildctl \
|
||||
DOCKER_CONFIG="$DOCKER_CONFIG" buildctl \
|
||||
--addr ${{ inputs.buildkit_addr }} \
|
||||
build \
|
||||
--frontend=dockerfile.v0 \
|
||||
|
||||
@@ -18,7 +18,6 @@ jobs:
|
||||
- name: Fetch limbo public actions
|
||||
env:
|
||||
RUNNER_TEMP: "${{ runner.temp }}"
|
||||
|
||||
WORKSPACE: "${{ gitea.workspace }}"
|
||||
run: |
|
||||
curl -fsSL https://git.limbosolutions.com/kb/gitea/raw/branch/main/cloud-scripts/setup-limbo-actions.sh | bash 2>&1
|
||||
|
||||
Reference in New Issue
Block a user