The current release/deploy workflows use the broken method of trying to access MySQL/ElasticSearch/memcached/etc without referring to the ports that are actually exposed as mapped by the github workflows container setup.
Additionally, refactor the workflows to make use of a common CI process (as per @jrhoads work on Lupo etc)
The current release/deploy workflows use the broken method of trying to access MySQL/ElasticSearch/memcached/etc without referring to the ports that are actually exposed as mapped by the github workflows container setup.
Additionally, refactor the workflows to make use of a common CI process (as per @jrhoads work on Lupo etc)