Skip to content

Commit

Permalink
fix: drop dash and coreutils
Browse files Browse the repository at this point in the history
closes #9
  • Loading branch information
shipperizer committed Oct 10, 2024
1 parent ff6a3bb commit a9179ac
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,6 @@ checks:


parts:
util:
plugin: nil
stage-packages:
# This is needed to pipe the stdout/stderr to a file for log forwarding
- coreutils
prime:
- usr/bin/tee

shell:
plugin: nil
stage-packages:
# This is needed to pipe the stdout/stderr to a file for log forwarding
- dash

openfga:
plugin: go
build-snaps:
Expand Down

0 comments on commit a9179ac

Please sign in to comment.