Skip to content

Commit 0090277

Browse files
kormidealexeagle
andauthored
chore: build on aspect workflows (#505)
Set up an Aspect Workflows pipeline to build rules_py. --- ### Changes are visible to end-users: no ### Test plan - Manual testing; please provide instructions so we can reproduce: Yeet --------- Co-authored-by: Alex Eagle <[email protected]>
1 parent 1b1fcd0 commit 0090277

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.aspect/workflows/config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# See https://docs.aspect.build/workflows/configuration
2+
tasks:
3+
- test:
4+
- finalization:
5+
queue: aspect-small
6+
notifications:
7+
github: {}

0 commit comments

Comments
 (0)