Skip to content

Commit

Permalink
fix: fix pass-fast record
Browse files Browse the repository at this point in the history
  • Loading branch information
ankorstore-haddowg committed Mar 10, 2023
1 parent 9323159 commit c03008e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commands/pass-fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ steps:
- steps: << parameters.steps >>
- run:
name: Recording job success for this revision
environment:
CIRCLE_PIPELINE_ID: << parameters.pipeline-id >>
command: << include(scripts/pass-fast/record.sh) >>
- save_cache:
name: Saving job success for this revision
Expand Down

0 comments on commit c03008e

Please sign in to comment.