Merge pull request #3 from skyhook-io/eliran-ops/fix-cicd-failure #19
test.yml
on: push
Test basic Docker build
19s
Test with manual tags
15s
Test custom buildx configuration
15s
Test multi-platform build
22s
Test with build arguments
19s
Test context from skyhook config
9s
Test context + dockerfile from skyhook config
12s
Test path fallback when no buildTool.docker
16s
Test config values override inputs
19s
Test fallback when service not found
11s
Test backward compatibility (no service_name)
14s
Annotations
11 errors and 2 warnings
|
Test context from skyhook config
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test fallback when service not found
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test context + dockerfile from skyhook config
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test backward compatibility (no service_name)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test custom buildx configuration
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test with manual tags
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test path fallback when no buildTool.docker
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test with build arguments
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test config values override inputs
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test basic Docker build
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test multi-platform build
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/docker-build-push-action/docker-build-push-action/code'. No such file or directory
|
|
Test custom buildx configuration
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
|
|
Test custom buildx configuration
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
|