Skip to content

Commit

Permalink
persist led-blinker & baremetal-reference
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Dec 13, 2023
1 parent 612ba31 commit df05f90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -453,8 +453,6 @@
cmd: fprime-util check 1> /tmp/fprime_workshop_led_blinker_build_output.txt
chdir: /home/kasm-default-profile/fprime-workshop-led-blinker
executable: /bin/bash
- name: Delete fprime led blinker repo
shell: rm -rf /home/kasm-default-profile/fprime-workshop-led-blinker

# baremetal-reference
- name: Clone fprime-baremetal-reference repo
Expand Down Expand Up @@ -502,8 +500,6 @@
cmd: fprime-util build -j4
chdir: /home/kasm-default-profile/fprime-baremetal-reference
executable: /bin/bash
- name: Delete fprime-baremetal-reference repo
shell: rm -rf /home/kasm-default-profile/fprime-baremetal-reference

-
# add default user to dialout group
Expand Down

0 comments on commit df05f90

Please sign in to comment.