summaryrefslogtreecommitdiff
path: root/.ci/templates/build-mock.yml
diff options
context:
space:
mode:
Diffstat (limited to '.ci/templates/build-mock.yml')
-rw-r--r--.ci/templates/build-mock.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.ci/templates/build-mock.yml b/.ci/templates/build-mock.yml
deleted file mode 100644
index 3d3bb6d86..000000000
--- a/.ci/templates/build-mock.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-# SPDX-FileCopyrightText: 2019 yuzu Emulator Project
-# SPDX-License-Identifier: GPL-2.0-or-later
-
-steps:
- - script: mkdir artifacts || echo 'X' > artifacts/T1.txt
- - publish: artifacts
- artifact: 'yuzu-$(BuildName)-mock'
- displayName: 'Upload Artifacts' \ No newline at end of file