From a9179ac2e93e088b4f9f563cb811c00d88de1d1d Mon Sep 17 00:00:00 2001 From: shipperizer Date: Thu, 10 Oct 2024 14:08:30 +0100 Subject: [PATCH] fix: drop dash and coreutils closes #9 --- rockcraft.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index e24c705..2cfd438 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -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: