Skip to content

Commit

Permalink
Merge pull request 'ci: init' (#4) from ci into main
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkoid committed Jun 20, 2024
2 parents 948129e + b6e789f commit e32f5c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .woodpecker.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
steps:
- name: build
image: golang
commands:
- go get
- go build

0 comments on commit e32f5c7

Please sign in to comment.