Skip to content
Snippets Groups Projects
Commit 06418b34 authored by Josh Brooks's avatar Josh Brooks
Browse files

Merge branch 'hotfix/CI_Framework' into 'release'

Hotfix/ci framework

See merge request !656
parents b00447fd 200b7302
Branches
Tags
1 merge request!23Release
...@@ -95,7 +95,7 @@ bindings-ios: ...@@ -95,7 +95,7 @@ bindings-ios:
- 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 - ls
- zip -r iOS.zip Bindings.xcframework - zip -r iOS.zip Bindings.framework
artifacts: artifacts:
paths: paths:
- iOS.zip - iOS.zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment