Skip to content

Commit 6d5f62d

Browse files
committed
ci: actually use the "env" key in ci-setup.json
1 parent 5527f14 commit 6d5f62d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"SERVICE_NAME" : "eventarc-audit-storage"
2+
"env" : {
3+
"SERVICE_NAME" : "eventarc-audit-storage"
4+
}
35
}

0 commit comments

Comments
 (0)