We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75630f commit 62f6a00Copy full SHA for 62f6a00
.gitlab-ci.yml
@@ -1,7 +1,7 @@
1
build_tag_release:
2
image: greenaddress/wallycore@sha256:48a02e07aa1264a549413c2c2f765d183c53d660b450db245d2444751622cd21
3
artifacts:
4
- name: wallycore-android-jni
+ name: wallycore-bindings
5
when: on_success
6
paths:
7
- wallycore-android-jni.tar.gz
@@ -31,7 +31,7 @@ build_tag_osx_release:
31
tags:
32
- osx
33
34
35
36
37
- wallycore-0.3.0-cp27-cp27m-macosx_10_12_x86_64.whl
0 commit comments