Skip to content

Commit

Permalink
test: push to remote
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Nov 30, 2022
1 parent cac9b1f commit 6d8e1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executor/linux/build.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ func (c *client) CreateBuild(ctx context.Context) error {
c.build.SetDistribution(c.Driver())
c.build.SetRuntime(c.Runtime.Driver())

c.Logger.Info("uploading build state")
c.Logger.Info("uploading build state.test.")
// send API call to update the build
//
// https://pkg.go.dev/github.com/go-vela/sdk-go/vela?tab=doc#BuildService.Update
Expand Down

0 comments on commit 6d8e1d9

Please sign in to comment.