Skip to content

Commit

Permalink
Merge pull request #292 from dekusms/dev
Browse files Browse the repository at this point in the history
update: changed ci
  • Loading branch information
sherlockwisdom authored Jan 4, 2025
2 parents a07f146 + ab83db2 commit 57ccefb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/ci_cd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
rm -rf Deku-SMS-Android
git clone --recurse-submodules -j8 [email protected]:deku-messaging/Deku-SMS-Android.git
cd Deku-SMS-Android && \
git checkout staging && \
git submodule update --init --recursive && \
cp /root/release.properties . && \
cp /root/app/keys/app-release-key.jks app/keys/ && \
Expand Down

0 comments on commit 57ccefb

Please sign in to comment.