瀏覽代碼

docker -> amd64, push

jamesread 5 年之前
父節點
當前提交
408b64e5b6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .goreleaser.yml

+ 2 - 1
.goreleaser.yml

@@ -74,7 +74,8 @@ dockers:
       - "docker.io/jamesread/olivetin:{{ .Tag }}"
     dockerfile: Dockerfile
     goos: linux
-    skip_push: true
+    goarch: amd64
+    skip_push: false
     extra_files:
       - webui