mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -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
|
||||
- cd $CI_PROJECT_DIR/client
|
||||
# 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 .
|
||||
<<: *test-template
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue