You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2024/01/09 11:32:41 UTC

(camel-k) branch main updated: chore(ci): removing useless ls command

This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new f79678cf8 chore(ci): removing useless ls command
f79678cf8 is described below

commit f79678cf8b06a98a9517ff01b54875c80b2a4f25
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Tue Jan 9 12:32:35 2024 +0100

    chore(ci): removing useless ls command
---
 .github/actions/kamel-prepare-env/action.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/actions/kamel-prepare-env/action.yml b/.github/actions/kamel-prepare-env/action.yml
index 0ebb9a1d1..c5456eee1 100644
--- a/.github/actions/kamel-prepare-env/action.yml
+++ b/.github/actions/kamel-prepare-env/action.yml
@@ -40,7 +40,6 @@ runs:
       shell: bash
       if: ${{ env.KAMEL_PREPARE_ENV != 'true' }}
       run: |
-        ls -lart
         echo "Initial status:"
         df -h