1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/snapcraft
Carlos Alexandro Becker 2fecd94569
fix: do not push snaps concurrently (#3295)
It seems that the error I get sometimes (#3257) is related to snap push
not being able to work concurrently.

I'm not a 100% sure though, so I'll try this and see how it goes.
If the error still happens, we can ignore the error or retry.

closes #3257
2022-08-07 12:32:15 -03:00
..
testdata tests: fix snapcraft tests (#1862) 2020-10-24 11:01:34 -03:00
snapcraft_test.go feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
snapcraft.go fix: do not push snaps concurrently (#3295) 2022-08-07 12:32:15 -03:00