Remove mempool-mysql Dockerfile target

This commit is contained in:
wiz
2021-02-03 16:41:28 +09:00
parent ace480e3c7
commit 985df53af6
4 changed files with 1 additions and 115 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- frontend
- backend
runs-on: ubuntu-18.04
name: Build frontend/backend images and push to DockerHub
name: Build and push to DockerHub
steps:
- name: Set env variables
run: echo "TAG=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV