Skip to content

Commit

Permalink
artifact entry instead of id (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Isakgicu authored Feb 18, 2021
1 parent 52a5ce0 commit c43db0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
},

inputArtifact(id):: {
id: id,
artifact: id,
fromAccount(account):: self + {
account: account,
},
Expand Down

0 comments on commit c43db0a

Please sign in to comment.