mirror of
https://codeberg.org/TheGreatMcPain/yuzu.git
synced 2025-03-16 07:41:49 +00:00
5 lines
No EOL
163 B
YAML
5 lines
No EOL
163 B
YAML
steps:
|
|
- script: mkdir artifacts || echo 'X' > artifacts/T1.txt
|
|
- publish: artifacts
|
|
artifact: 'yuzu-$(BuildName)-mock'
|
|
displayName: 'Upload Artifacts' |