Skip to content

Commit 15cf28f

Browse files
prathikrPrathik Rao
andauthored
init dummy ADO packaging pipeline for FLC & SDK (#553)
Co-authored-by: Prathik Rao <prathikrao@microsoft.com>
1 parent 28011a1 commit 15cf28f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Foundry Local SDK Packaging Pipeline (placeholder)
2+
trigger: none
3+
4+
pool:
5+
vmImage: 'windows-latest'
6+
7+
steps:
8+
- script: echo "Foundry Local packaging pipeline - placeholder"
9+
displayName: 'Placeholder'

0 commit comments

Comments
 (0)