Skip to content

Commit

Permalink
nixpacks upd
Browse files Browse the repository at this point in the history
  • Loading branch information
malvere committed Aug 24, 2024
1 parent 3f2fec0 commit d42a70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixpacks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Use the Makefile to build the application
[phases.build]
cmd = "make build"
cmd = "go build -v -o ./bin/sber-scrape ./cmd/sber-scrape"

# Use the Makefile to start the application
[phases.start]
Expand Down

0 comments on commit d42a70b

Please sign in to comment.