code4romania/asset-declarations

[DevOps] The GitHub Actions workflow should call docker-compose

Closed this issue · 1 comments

The Github Action workflow is currently running docker build and only building the Asset Declarations Django app.

It should run docker-compose build and build both the app and the Postgres DataBase.

Closing this, since we have decided that pushing the Asset Declaration image is enough.