Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CI Scripts
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Unreal-Development
CI Scripts
Commits
2e998a67
Commit
2e998a67
authored
1 year ago
by
David Gilbert
Browse files
Options
Downloads
Patches
Plain Diff
Update plugins.gitlab-ci.yml
parent
a6710969
No related branches found
No related tags found
1 merge request
!38
Remove tags
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
plugins.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
plugins.gitlab-ci.yml
with
3 additions
and
3 deletions
plugins.gitlab-ci.yml
+
3
−
3
View file @
2e998a67
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
include
:
include
:
-
project
:
'
${UNREAL_CI_PROJECT}'
-
project
:
'
${UNREAL_CI_PROJECT}'
ref
:
master
ref
:
remove_tags
file
:
'
/shared_scripts.yml'
file
:
'
/shared_scripts.yml'
# In this file you are able to configure your plugins pipeline.
# In this file you are able to configure your plugins pipeline.
...
@@ -51,7 +51,7 @@ Build_Windows:
...
@@ -51,7 +51,7 @@ Build_Windows:
extends
:
.Build_Windows_
extends
:
.Build_Windows_
tags
:
tags
:
-
windows
-
windows
-
unreal
-4.26
-
unreal
variables
:
variables
:
GIT_STRATEGY
:
none
GIT_STRATEGY
:
none
GIT_CHECKOUT
:
"
false"
GIT_CHECKOUT
:
"
false"
...
@@ -66,7 +66,7 @@ Build_Linux:
...
@@ -66,7 +66,7 @@ Build_Linux:
extends
:
.Build_Linux_
extends
:
.Build_Linux_
tags
:
tags
:
-
linux
-
linux
-
unreal
-4.26
-
unreal
variables
:
variables
:
GIT_STRATEGY
:
none
GIT_STRATEGY
:
none
GIT_CHECKOUT
:
"
false"
GIT_CHECKOUT
:
"
false"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment