Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GameDevWeek
Wintersemester 2018-2019
Unity
Suck It
Commits
2b7d9b35
Commit
2b7d9b35
authored
Mar 27, 2019
by
Sebastian Frey
Browse files
Merge remote-tracking branch 'origin/master'
parents
6c6d8a4e
21383f17
Pipeline
#2786
passed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2b7d9b35
stages
:
-
License
-
Build
-
Build [Release]
-
Deploy
-
Release
variables
:
PROJECT_NAME
:
"
suck-it"
UNITY_VERSION
:
"
2018.3.7f1"
NEXTCLOUD_
SHARE_PATH
:
"
$NEXTCLOUD_D
EPLOY
_BASE_
PATH
/$PROJECT_NAME"
NEXTCLOUD_DEPLOY_PATH
:
"
$NEXTCLOUD_USERNAME/$NEXTCLOUD_DEPLOY_BASE_PATH/$PROJECT_NAME"
.non_release_build
:
only
:
variables
:
-
$RUN_NON_RELEASE_BUILDS
include
:
# Base
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/build-base.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/license.yml
# Platforms
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/windows64.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/osx.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/linux.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/webgl.yml
# Deploy
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/deploy/all-to-nextcloud.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/deploy/webgl-to-pages.yml
# Release
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/release/all-nextcloud.yml
stages
:
-
License
-
Build
-
Build [Release]
-
Deploy
-
Release
variables
:
PROJECT_NAME
:
"
suck-it"
UNITY_VERSION
:
"
2018.3.7f1"
NEXTCLOUD_
FILE_BASE_URL
:
"
$NEXTCLOUD_D
OWNLOAD
_BASE_
URL
/$PROJECT_NAME"
NEXTCLOUD_DEPLOY_PATH
:
"
$NEXTCLOUD_USERNAME/$NEXTCLOUD_DEPLOY_BASE_PATH/$PROJECT_NAME"
.non_release_build
:
only
:
variables
:
-
$RUN_NON_RELEASE_BUILDS
include
:
# Base
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/build-base.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/license.yml
# Platforms
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/windows64.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/osx.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/linux.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/platforms/webgl.yml
# Deploy
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/deploy/all-to-nextcloud.yml
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/deploy/webgl-to-pages.yml
# Release
-
https://gitlab.dragonixx.de/Dragonixx/gitlab-ci-toolbox/raw/master/scripts/unity/release/all-nextcloud
-no-share
.yml
Write
Preview
Supports
Markdown
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