mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update .gitlab-ci.yml after refactor of client
This commit is contained in:
parent
7c9005bed3
commit
0054cb2dec
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ android:
|
||||||
- git -C $CI_PROJECT_DIR clean -fdx
|
- git -C $CI_PROJECT_DIR clean -fdx
|
||||||
- cd $CI_PROJECT_DIR/client
|
- cd $CI_PROJECT_DIR/client
|
||||||
# gomobile builds a shared library not a CLI executable
|
# gomobile builds a shared library not a CLI executable
|
||||||
- sed -i 's,^package main$,package snowflakeclient,' snowflake.go client_test.go
|
- sed -i 's,^package main$,package snowflakeclient,' snowflake.go
|
||||||
- gomobile bind -v -target=android .
|
- gomobile bind -v -target=android .
|
||||||
<<: *test-template
|
<<: *test-template
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue