Skip to content
Snippets Groups Projects
Commit 2e998a67 authored by David Gilbert's avatar David Gilbert :bug:
Browse files

Update plugins.gitlab-ci.yml

parent a6710969
No related branches found
No related tags found
1 merge request!38Remove tags
......@@ -7,7 +7,7 @@
include:
- project: '${UNREAL_CI_PROJECT}'
ref: master
ref: remove_tags
file: '/shared_scripts.yml'
# In this file you are able to configure your plugins pipeline.
......@@ -51,7 +51,7 @@ Build_Windows:
extends: .Build_Windows_
tags:
- windows
- unreal-4.26
- unreal
variables:
GIT_STRATEGY: none
GIT_CHECKOUT: "false"
......@@ -66,7 +66,7 @@ Build_Linux:
extends: .Build_Linux_
tags:
- linux
- unreal-4.26
- unreal
variables:
GIT_STRATEGY: none
GIT_CHECKOUT: "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment