We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b990039 commit 89078e0Copy full SHA for 89078e0
.yamato/project-standards.yml
@@ -3,9 +3,9 @@
3
standards_{{ projects.first.name }}:
4
name: Standards Check {{ projects.first.name }}
5
agent:
6
- type: {{ test_platforms.last.type }}
7
- image: {{ test_platforms.last.image }}
8
- flavor: {{ test_platforms.last.flavor}}
+ type: Unity::VM
+ image: desktop/logging-testing-linux:latest
+ flavor: b1.medium
9
commands:
10
- dotnet --version
11
- dotnet format --version
0 commit comments