CI: Update deploy-release.sh script
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
830712a41e
commit
4fc131c1b9
1 changed files with 2 additions and 2 deletions
|
@ -9,5 +9,5 @@ scripts/install-qemu.sh
|
|||
# Run test suite.
|
||||
scripts/test.sh
|
||||
|
||||
# Build release images.
|
||||
make docker-release-all
|
||||
# Build release image.
|
||||
make docker-release
|
||||
|
|
Loading…
Reference in a new issue