Skip to content

Commit

Permalink
fix parallel steps - missing meta variable (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
janlegner authored Oct 7, 2024
1 parent 3a5fca2 commit b276267
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/copy-parsed-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ steps:
]
}'
- wait: ~

- label: ":floppy_disk: :arrow_right: :cloud: Upload artifacts"
commands:
- 'epoch=$(buildkite-agent meta-data get epoch)'
Expand Down

0 comments on commit b276267

Please sign in to comment.