Skip to content

Commit

Permalink
wip: poke go file to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Dec 12, 2023
1 parent ad38dd4 commit 797d726
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import (
"github.com/hashicorp/nomad/plugins"
)

// trigger build

func main() {
// Serve the plugin
plugins.Serve(factory)
Expand Down

0 comments on commit 797d726

Please sign in to comment.