Adding github action on release to publish multi-arch image

This commit is contained in:
bahetiamit
2020-11-20 13:48:35 +11:00
committed by Mike Farah
parent f69a81b79b
commit e07a5b6065
2 changed files with 49 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
set -o errexit
set -o pipefail
./bin/golangci-lint run
./bin/golangci-lint run --timeout=5m
# ./bin/golangci-lint \
# --tests \