mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
test: start container
This commit is contained in:
parent
242564d44b
commit
29359cd20d
@ -78,8 +78,8 @@ func TestUpload(t *testing.T) {
|
||||
Name: "bin.deb",
|
||||
Path: debpath,
|
||||
})
|
||||
// start(t)
|
||||
// defer stop(t)
|
||||
start(t)
|
||||
defer stop(t)
|
||||
setCredentials(t)
|
||||
assert.NoError(t, Pipe{}.Default(ctx))
|
||||
assert.NoError(t, Pipe{}.Run(ctx))
|
||||
|
Loading…
x
Reference in New Issue
Block a user