1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-01 18:06:54 +03:00

Remove usage of Buildkite.

Build number is just removed.
Related script will need to be updated separately.
This commit is contained in:
Benoit Marty
2022-11-14 15:02:01 +01:00
committed by Benoit Marty
parent ae996ae197
commit 9ca7415f5a
18 changed files with 26 additions and 51 deletions

View File

@ -214,7 +214,7 @@ else
fi
printf "\n================================================================================\n"
read -p "Wait for Buildkite https://buildkite.com/matrix-dot-org/element-android/builds?branch=main to build the 'main' branch. Press enter when it's done."
read -p "Wait for the GitHub action https://github.com/vector-im/element-android/actions/workflows/build.yml?query=branch%3Amain to build the 'main' branch. Press enter when it's done."
printf "\n================================================================================\n"
printf "Running the release script...\n"