Attempt signed CI builds(will fail right now)
This commit is contained in:
4
.github/workflows/sign.yml
vendored
4
.github/workflows/sign.yml
vendored
@ -11,7 +11,7 @@ permissions:
|
|||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build-signed:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: GetText
|
- name: GetText
|
||||||
@ -41,7 +41,7 @@ jobs:
|
|||||||
name: i2p-debug.apk
|
name: i2p-debug.apk
|
||||||
path: ./app/build/outputs/apk/free/debug/app-free-debug.apk
|
path: ./app/build/outputs/apk/free/debug/app-free-debug.apk
|
||||||
|
|
||||||
trunk:
|
trunk-signed:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: GetText
|
- name: GetText
|
||||||
|
Reference in New Issue
Block a user