Skip to content

Commit 62f6a00

Browse files
Lawrence Nahumjgriffiths
authored andcommitted
call artifacts bindings (generic)
1 parent b75630f commit 62f6a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
build_tag_release:
22
image: greenaddress/wallycore@sha256:48a02e07aa1264a549413c2c2f765d183c53d660b450db245d2444751622cd21
33
artifacts:
4-
name: wallycore-android-jni
4+
name: wallycore-bindings
55
when: on_success
66
paths:
77
- wallycore-android-jni.tar.gz
@@ -31,7 +31,7 @@ build_tag_osx_release:
3131
tags:
3232
- osx
3333
artifacts:
34-
name: wallycore-android-jni
34+
name: wallycore-bindings
3535
when: on_success
3636
paths:
3737
- wallycore-0.3.0-cp27-cp27m-macosx_10_12_x86_64.whl

0 commit comments

Comments
 (0)