Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 9c20a64

Browse files
add context to lint task
1 parent 7e8dddd commit 9c20a64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ workflows:
203203
tags:
204204
only: /.*/
205205
- lint:
206+
context: "circleci google deploy context"
206207
requires:
207208
- build
208209
- build-enterprise:

0 commit comments

Comments
 (0)