mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Adding github action on release to publish multi-arch image
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
|
||||
./bin/golangci-lint run
|
||||
./bin/golangci-lint run --timeout=5m
|
||||
|
||||
# ./bin/golangci-lint \
|
||||
# --tests \
|
||||
|
||||
Reference in New Issue
Block a user