Skip to content

Fix trigger condition for Docker builds #3

Fix trigger condition for Docker builds

Fix trigger condition for Docker builds #3

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

docker.yml

on: pull_request
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/