The "Docker Build" action .github/workflows/docker.yml is broken since some time already: https://github.com/extdn/github-actions-m2/actions/workflows/docker.yml
We now have separate GitHub Actions for many of the actions. However, the following images are not built at the moment:
magento-copy-paste-detector
magento-mess-detector
magento-quick-integration-tests
Hence, they are either outdated or completely missing from Docker Hub, which leads to issues.
We should probably also create separate actions for creating those images.
The "Docker Build" action
.github/workflows/docker.ymlis broken since some time already: https://github.com/extdn/github-actions-m2/actions/workflows/docker.ymlWe now have separate GitHub Actions for many of the actions. However, the following images are not built at the moment:
magento-copy-paste-detectormagento-mess-detectormagento-quick-integration-testsHence, they are either outdated or completely missing from Docker Hub, which leads to issues.
We should probably also create separate actions for creating those images.