Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmichaelchen committed Aug 14, 2023
1 parent 6b31f5b commit b458fa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/wundergraph.com/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ build:
LDFLAGS:
- -s
- -w
- -X 'main.commit={{version}}'
- -X 'main.builtBy=dev'
- -X 'main.version=dev'
linux:
Expand All @@ -33,4 +34,5 @@ build:
- -buildmode=pie

test: |
wunderctl version
wunderctl version | grep {{version}}

0 comments on commit b458fa7

Please sign in to comment.