Skip to content

Improve CI/CD schema #2

Improve CI/CD schema

Improve CI/CD schema #2

Triggered via pull request October 18, 2024 16:28
@tiagatiaga
opened #5
ci/cd
Status Success
Total duration 1m 9s
Artifacts

docker.yml

on: pull_request
build-image
59s
build-image
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-image
No Docker image version has been generated. Check tags input.
build-image
No Docker tag has been generated. Check tags input.
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior: .github/docker/Dockerfile#L8
RedundantTargetPlatform: Setting platform to predefined ${TARGETPLATFORM} in FROM is redundant as this is the default behavior More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/