mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 11:08:31 +00:00
committed by
Greyson Parrelli
parent
20216a773a
commit
1af8b3aa24
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
- name: Build image
|
- name: Build image
|
||||||
run: cd reproducible-builds && docker build -t signal-android . && cd ..
|
run: cd reproducible-builds && docker build -t signal-android . && cd ..
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user