Disable building mempool-mysql Dockerfile from GitHub Action workflow

This commit is contained in:
wiz 2021-02-03 16:30:42 +09:00
parent 8534645de3
commit 1103ba64ba

View File

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