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
Alexander Sommen
VuhDo
Commits
44149490
Commit
44149490
authored
5 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
733acbef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
No files found.
.gitlab-ci.yml
View file @
44149490
...
...
@@ -13,7 +13,7 @@ build:
-
web
script
:
-
cd .release
-
./release.sh -d
-
bash
./release.sh -d
artifacts
:
paths
:
-
.release/VuhDo/
...
...
@@ -28,7 +28,7 @@ curseforge:
url
:
https://www.curseforge.com/wow/addons/vuhdo
script
:
-
cd .release
-
./release.sh -ocelzWHG
-
bash
./release.sh -ocelzWHG
wowinterface
:
<<
:
*releases
...
...
@@ -38,7 +38,7 @@ wowinterface:
url
:
https://www.wowinterface.com/downloads/info14239-VuhDo.html
script
:
-
cd .release
-
./release.sh -ocelzLHG
-
bash
./release.sh -ocelzLHG
gitlab
:
<<
:
*releases
...
...
@@ -48,4 +48,4 @@ gitlab:
url
:
https://gitlab.vuhdo.io/vuhdo/vuhdo/releases
script
:
-
cd .release
-
./release.sh -ocelzLWH
-
bash
./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