From: Andrew Gundersen Date: Wed, 14 Apr 2021 20:14:39 +0000 (-0500) Subject: cicd X-Git-Tag: v0.9.4~5 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=594011f8cef8f4819799523368a230d837accc7e;p=mime-chat cicd --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b96f59..ebd9da8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ build: - echo "VERSION=$VERSION" >> variables.env - export APPNAME=$(node -e "console.log(require('./package.json').productName)") - echo "APPNAME=$APPNAME" >> variables.env + - cd ~/Documents/crimata-electron - yarn electron:build artifacts: reports: