Skip to content
Snippets Groups Projects
Commit 6032a184 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Update .gitlab-ci.yml

parent 3165a3e4
No related branches found
No related tags found
1 merge request!23Release
...@@ -94,6 +94,7 @@ bindings-ios: ...@@ -94,6 +94,7 @@ bindings-ios:
script: script:
- go get -u golang.org/x/mobile/cmd/gomobile - go get -u golang.org/x/mobile/cmd/gomobile
- gomobile bind -target ios gitlab.com/elixxir/client/bindings - gomobile bind -target ios gitlab.com/elixxir/client/bindings
- ls
- zip -r iOS.zip Bindings.framework - zip -r iOS.zip Bindings.framework
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment