Skip to content

Commit

Permalink
Bump to version 1.0.32 of XPI
Browse files Browse the repository at this point in the history
  • Loading branch information
yoe committed Mar 3, 2021
1 parent 51c7c7a commit 2d5184f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .ci/builds-linux.yml
Expand Up @@ -343,4 +343,3 @@
- tar cvaf eid-mw-coverity.tar.gz cov-int
- curl --form project=eID+middleware --form token=$COVERITY_TOKEN --form email=wouter.verhelst@fedict.be --form 'file=@"eid-mw-coverity.tar.gz";filename="eID middleware.tgz"' --form version=$CI_COMMIT_SHA --form description="automatic submission by GitLab CI" https://scan.coverity.com/builds?project=eID+middleware
- popd
when: manual
4 changes: 2 additions & 2 deletions plugins_tools/xpi/signed-build/Makefile.am
@@ -1,11 +1,11 @@
XPI_NAME=belgiumeid.xpi
EXTRA_DIST = eid_belgie-1.0.23.xpi belgium_eid-1.0.29.xpi
EXTRA_DIST = eid_belgie-1.0.23.xpi belgium_eid-1.0.32.xpi
if SIGNED
extensionbase_DATA = $(XPI_ID).xpi
endif

if WEBEXT
extension_filename=belgium_eid-1.0.29.xpi
extension_filename=belgium_eid-1.0.32.xpi
else
extension_filename=eid_belgie-1.0.23.xpi
endif
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 2d5184f

Please sign in to comment.