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

Update .gitlab-ci.yml

parent 4057fc63
No related branches found
No related tags found
1 merge request!510Release
...@@ -104,7 +104,7 @@ bindings-ios: ...@@ -104,7 +104,7 @@ bindings-ios:
- gomobile init - gomobile init
- gomobile bind -target ios,iossimulator,macos gitlab.com/elixxir/client/v4/bindings - gomobile bind -target ios,iossimulator,macos gitlab.com/elixxir/client/v4/bindings
- ls - ls
- zip -r iOS.zip Bindings.xcframework - zip -r -y iOS.zip Bindings.xcframework
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