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
Merge requests
!38
Remove tags
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Remove tags
remove_tags
into
master
Overview
4
Commits
12
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
Merged
David Gilbert
requested to merge
remove_tags
into
master
1 year ago
Overview
4
Commits
12
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
0
0
Merge request reports
Viewing commit
12cf53af
Prev
Next
Show latest version
3 files
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
12cf53af
Removed test branch and switched to master
· 12cf53af
David Gilbert
authored
1 year ago
plugins.gitlab-ci.yml
+
1
−
1
View file @ 12cf53af
Edit in single-file editor
Open in Web IDE
Show full file
@@ -7,7 +7,7 @@
include
:
-
project
:
'
${UNREAL_CI_PROJECT}'
ref
:
remove_tags
ref
:
master
file
:
'
/shared_scripts.yml'
# In this file you are able to configure your plugins pipeline.
Loading