Skip to content

Commit

Permalink
testing helm-scala-sdk build
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaldo committed Jan 24, 2025
1 parent 034cc6a commit 33fa160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN mkdir /helm-go-lib-build && \
cd /helm-go-lib-build && \
git clone https://github.com/broadinstitute/helm-scala-sdk.git && \
cd helm-scala-sdk && \
git checkout master && \
git checkout AN-347-update-go-again && \
cd helm-go-lib && \
go build -o libhelm.so -buildmode=c-shared main.go

Expand Down

0 comments on commit 33fa160

Please sign in to comment.