Skip to content

Commit

Permalink
Merge pull request #6 from ankorstore/fix/pass-fast-record
Browse files Browse the repository at this point in the history
fix: fix pass-fast record
ankorstore-haddowg authored Mar 10, 2023
2 parents 9323159 + c03008e commit 6cfae2b
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
@@ -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

0 comments on commit 6cfae2b

Please sign in to comment.