Skip to content

Commit

Permalink
Remove obsolete rinkeby build
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatovital committed Aug 19, 2021
1 parent befde99 commit 485ad84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/upload_to_github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source ./ci/prepare_env_buildkite.sh

echo "INFURA_API_KEY=$INFURA_API_KEY" > project_keys

./gradlew assembleRinkeby assembleRelease
./gradlew assembleRelease

# -------- Upload to github ----------
REPO="https://api.github.com/repos/gnosis/safe-android"
Expand Down

0 comments on commit 485ad84

Please sign in to comment.