Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Leander Schulten
Lichtsteuerung
Commits
a35bd7b4
Commit
a35bd7b4
authored
May 26, 2019
by
Leander Schulten
Browse files
Do not set moduleDirPath in settings.ini in Update .gitlab-ci.yml
parent
1120d745
Pipeline
#143965
passed with stages
in 1 minute and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a35bd7b4
...
...
@@ -41,7 +41,7 @@ deploy:
-
mkdir -p windows-release-5.12.3/modules/include
-
cp -r src/modules windows-release-5.12.3/modules/include
-
echo "includePath=modules/include" >> windows-release-5.12.3/settings.ini
-
echo "moduleDirPath=modules" >> windows-release-5.12.3/settings.ini
#
- echo "moduleDirPath=modules" >> windows-release-5.12.3/settings.ini
-
cp version.txt windows-release-5.12.3
artifacts
:
paths
:
...
...
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