Skip to content

Commit

Permalink
Update gitpod configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Oct 22, 2023
1 parent 9461cda commit a4759a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
tasks:
- init: go get && go test ./... && go build ./...
- before: cp config.yml.dist config.yml
init: go mod download
command: go run . run

0 comments on commit a4759a9

Please sign in to comment.