Skip to content

Commit

Permalink
fix(scaleway)
Browse files Browse the repository at this point in the history
 closes #8053
  • Loading branch information
jhheider committed Nov 29, 2024
1 parent e81edcc commit 47aa6df
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions projects/scaleway.com/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,4 @@ build:
GO_LDFLAGS:
- -buildmode=pie

test:
script:
- run: test "$(scw version | grep -Ev '(BuildDate|GoArch)')" = "$(cat $FIXTURE)"
fixture: |
Version {{version}}
GoVersion go{{deps.go.dev.version}}
GitBranch pantry
GitCommit pkgx
GoOS {{hw.platform}}
test: scw version | grep 'Version.*{{version}}'

0 comments on commit 47aa6df

Please sign in to comment.