Skip to content

Commit 33fa160

Browse files
committed
testing helm-scala-sdk build
1 parent 034cc6a commit 33fa160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN mkdir /helm-go-lib-build && \
99
cd /helm-go-lib-build && \
1010
git clone https://github.com/broadinstitute/helm-scala-sdk.git && \
1111
cd helm-scala-sdk && \
12-
git checkout master && \
12+
git checkout AN-347-update-go-again && \
1313
cd helm-go-lib && \
1414
go build -o libhelm.so -buildmode=c-shared main.go
1515

0 commit comments

Comments
 (0)