Skip to content

Commit

Permalink
ignore errors on git checkout in fprime-workshop-led-blinker
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Apr 10, 2024
1 parent 517b307 commit 76a018c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@
executable: /bin/bash
become_user: 1000
register: checkout_fprime_workshop_led_blinker
ignore_errors: yes
- name: Display stdout of checkout
debug:
msg: "{{ checkout_fprime_workshop_led_blinker.stdout }}"
Expand Down

0 comments on commit 76a018c

Please sign in to comment.