add pass test for artifact referneces

This commit is contained in:
Shreyas Goenka 2024-09-05 14:18:31 +02:00
parent 47d3e885a5
commit f3fc0ef268
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
artifacts:
abc:
path: /Workspace/a/b/c
type: wheel
files:
- source: ./x.whl
resources:
jobs:
foo:
name: ${artifacts.abc.type}