manastech / ci-docker-builder

Scripts to facilitate building Docker images with right tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a Github Action

matiasgarciaisaia opened this issue · comments

Instead of having users fetch the script and run it, we may build a Github Action used with uses: to simplify integration.

It seems the current solution fails to detect a failed build. See https://github.com/manastech/code_games/actions/runs/7907702667/job/21585314164
The backend image failed in the docker build stage and the frontend failed while trying to push the image.

Screenshot from 2024-02-14 16-43-29
Screenshot from 2024-02-14 16-43-45
Screenshot from 2024-02-14 16-44-02