Chore: rm unused Dockerfile

This commit is contained in:
Dreamacro
2020-06-04 10:57:43 +08:00
parent 1a217e21e9
commit 7ddbc12cdb
3 changed files with 2 additions and 40 deletions

View File

@ -14,6 +14,8 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up docker buildx
id: buildx