Disable building mempool-mysql Dockerfile from GitHub Action workflow

This commit is contained in:
wiz 2021-02-03 16:30:42 +09:00
parent 7ddbf5d3df
commit e670172979
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -18,7 +18,6 @@ jobs:
service:
- frontend
- backend
- mysql
runs-on: ubuntu-18.04
name: Build and push manager image
steps: