Skip to content

Commit 902dbad

Browse files
Merge branch 'hotfix/remove_windows_deployment' into '5.3'
ci: Don't deploy on Windows See merge request vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit!105
2 parents 29f56f1 + 805e7eb commit 902dbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Build_Linux_Without_Cluster:
148148
artifacts: true
149149

150150
# Deploys to vrdev
151-
Deploy_Windows:
151+
.Deploy_Windows:
152152
rules:
153153
- if: $CI_PIPELINE_SOURCE == "web"
154154
- if: $CI_PIPELINE_SOURCE == "schedule"

0 commit comments

Comments
 (0)