Skip to content

Commit

Permalink
Add label in dockerfile, remove docker push from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LucienShui committed Nov 26, 2019
1 parent 5e2f13e commit 9e5ba1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 30 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/upload-to-release.yml

This file was deleted.

2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
FROM golang:1.13-alpine
LABEL maintainer="Lucien Shui" \
email="lucien@lucien.ink"
RUN apk --no-cache add build-base

0 comments on commit 9e5ba1b

Please sign in to comment.