JiriOndrusek commented on pull request #3370:
URL: https://github.com/apache/camel-quarkus/pull/3370#issuecomment-1018371355


   @jamesnetherton The CI build fails with:
   ```
   Run [[ -z $(git status --porcelain | grep -v antora.yml) ]] || { echo 'There 
are uncommitted changes'; git status; exit 1; }
   There are uncommitted changes
   HEAD detached at pull/3370/merge
   Changes not staged for commit:
     (use "git add <file>..." to update what will be committed)
     (use "git restore <file>..." to discard changes in working directory)
        modified:   pom.xml
   ```
   
   But if I build the branch locally (even without `-Dquickly`) the is no 
modified file. Do you know what could be wrong?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to