Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SimVisSuite
visimpl
Commits
4eccb358
Commit
4eccb358
authored
Apr 30, 2021
by
Felix de las Pozas
Browse files
Fix: incorrect dev app_version tag in yml script.
parent
8150e446
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4eccb358
...
...
@@ -24,7 +24,6 @@ Ubuntu-Optional-Deps-master-tags:
stage
:
build
script
:
-
module load Qt-5.15.2
-
export APP_VERSION="dev"
-
export APPIMAGES="visimpl stackviz"
-
export APPIMAGE_REPO="gitlabci@vg-lab.es:apps"
-
export APPIMAGE_ICON="visimpl/visimpl.png"
...
...
@@ -153,7 +152,6 @@ OSX-Subproject:
# Win7:
# stage: build
# script:
# - call %ENVFILESDIR%\Bonjour-SDK.bat
# - call %ENVFILESDIR%\Boost-1.72-vs14-x64.bat
# - call %ENVFILESDIR%\Qt-5.12-vs14.bat
# - call %ENVFILESDIR%\eigen-3.1.2-vs12-x64.bat
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment