Browse Source

Update .gitlab-ci.yml

pull/4/head
Asher Dawes 6 years ago
committed by GitHub
parent
commit
68fcb19a70
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -248,7 +248,7 @@ Package:
- cp Media-Assets/Logos/PNG/* assets/imgs/
script:
- builder build zcutil/VerusCoin.xml windows --setvars project.version=$VERSION-beta
- mv builds/VerusCoin-v$VERSION-beta-windows-installer.exe ..
- mv builds/VerusCoin-v$VERSION-beta-windows-installer.exe .
artifacts:
paths: [VerusCoin-v$VERSION-beta-windows-installer.exe]

Loading…
Cancel
Save