mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 08:15:46 +00:00
Finalize Azure Pipelines Definitions
d
This commit is contained in:
parent
41d14bcdc5
commit
6ddb4a1c1f
29 changed files with 572 additions and 35 deletions
6
.ci/scripts/format/docker.sh
Normal file
6
.ci/scripts/format/docker.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
# Run clang-format
|
||||
cd /yuzu
|
||||
chmod a+x ./.ci/scripts/format/script.sh
|
||||
./.ci/scripts/format/script.sh
|
Loading…
Add table
Add a link
Reference in a new issue