Skip to content

Commit

Permalink
fsdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Jul 30, 2024
1 parent 9d654b2 commit e0d22f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ jobs:
- run:
name: Dump Params
command: |
echo "<< pipeline.trigger_parameters >>"
echo "<< version >>"
echo "<< arm_sha >>"
echo "<< x86_sha >>"
# - when:
# condition:
Expand Down

0 comments on commit e0d22f0

Please sign in to comment.