Skip to content

Commit

Permalink
ci: Gitlab build (#784)
Browse files Browse the repository at this point in the history
* tighten up build scripts

* rewrite gitlab

* add signing

* fix

* enable

* update gitlab-ci.yml

* become unstuck

* fix

* add debug output

* fix

* fix

* fix

* add artifact

* remove test branch
  • Loading branch information
s3krit authored Jul 7, 2021
1 parent 71c2670 commit 856a11c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ android-build-release:
only:
- master
- /^[0-9]+$/
- mp-gitlab-build
artifacts:
paths:
- signer-app-release-signed.apk
Expand Down

0 comments on commit 856a11c

Please sign in to comment.