feature/new-oci-deployment #2
@@ -70,6 +70,8 @@ runs:
|
|||||||
|
|
||||||
echo "build and push image to ${{ inputs.registry_addr }}"
|
echo "build and push image to ${{ inputs.registry_addr }}"
|
||||||
|
|
||||||
|
cat "$DOCKER_CONFIG_DIR/config.json"
|
||||||
|
|
||||||
buildctl \
|
buildctl \
|
||||||
--addr ${{ inputs.buildkit_addr }} \
|
--addr ${{ inputs.buildkit_addr }} \
|
||||||
build \
|
build \
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
curl -fsSL https://git.limbosolutions.com/kb/gitea/raw/branch/main/cloud-scripts/setup-limbo-actions.sh | bash 2>&1
|
curl -fsSL https://git.limbosolutions.com/kb/gitea/raw/branch/main/cloud-scripts/setup-limbo-actions.sh | bash 2>&1
|
||||||
|
|
||||||
|
|
||||||
- name: Build and push ssh-client container images
|
- name: Build and push ssh-client container images
|
||||||
uses: ./.gitea/actions/buildkit-build-push-dev
|
uses: ./.gitea/actions/buildkit-build-push-dev
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user