Skip to content

Commit

Permalink
Add code mirror pipeline (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejizba authored May 29, 2024
1 parent d3c2a32 commit dda9db9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions azure-pipelines/code-mirror.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
trigger:
branches:
include:
- v*.x

resources:
repositories:
- repository: eng
type: git
name: engineering
ref: refs/tags/release

variables:
- template: ci/variables/cfs.yml@eng

extends:
template: ci/code-mirror.yml@eng

0 comments on commit dda9db9

Please sign in to comment.