Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
momo
VuhDo
Commits
aaed7b85
Commit
aaed7b85
authored
5 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
30eeb667
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
.gitlab-ci.yml
.gitlab-ci.yml
+7
-3
No files found.
.gitlab-ci.yml
View file @
aaed7b85
...
...
@@ -12,7 +12,8 @@ build:
-
tags
-
web
script
:
-
/bin/sh release.sh -d
-
cd .release
-
/bin/sh ./release.sh -d
artifacts
:
paths
:
-
.release/VuhDo/
...
...
@@ -26,7 +27,8 @@ curseforge:
name
:
CurseForge
url
:
https://www.curseforge.com/wow/addons/vuhdo
script
:
-
/bin/sh release.sh -ocelzWHG
-
cd .release
-
/bin/sh ./release.sh -ocelzWHG
wowinterface
:
<<
:
*releases
...
...
@@ -35,7 +37,8 @@ wowinterface:
name
:
WoWInterface
url
:
https://www.wowinterface.com/downloads/info14239-VuhDo.html
script
:
-
/bin/sh release.sh -ocelzLHG
-
cd .release
-
/bin/sh ./release.sh -ocelzLHG
gitlab
:
<<
:
*releases
...
...
@@ -44,4 +47,5 @@ gitlab:
name
:
GitLab
url
:
https://gitlab.vuhdo.io/vuhdo/vuhdo/releases
script
:
-
cd .release
-
/bin/sh release.sh -ocelzLWH
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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