nightly #148
nightly.yaml
on: schedule
build-push-images
/
semver
5s
Matrix: build-push-images / Build image
build-push-images
/
Build and push multi-arch manifest
13s
Annotations
8 warnings
build-push-images / Build image (linux, arm64)
No files were found with the provided path: /tmp/image.tar. No artifacts will be uploaded.
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L58
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
build-push-images / Build image (linux, arm64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L58
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
build-push-images / Build image (linux, amd64)
No files were found with the provided path: /tmp/image.tar. No artifacts will be uploaded.
|
build-push-images / Build image (linux, amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|