Skip to content

Commit 89078e0

Browse files
committed
using latest logging-testing-linux image
1 parent b990039 commit 89078e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.yamato/project-standards.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
standards_{{ projects.first.name }}:
44
name: Standards Check {{ projects.first.name }}
55
agent:
6-
type: {{ test_platforms.last.type }}
7-
image: {{ test_platforms.last.image }}
8-
flavor: {{ test_platforms.last.flavor}}
6+
type: Unity::VM
7+
image: desktop/logging-testing-linux:latest
8+
flavor: b1.medium
99
commands:
1010
- dotnet --version
1111
- dotnet format --version

0 commit comments

Comments
 (0)