diff --git a/.forgejo/workflows/botserver.yaml b/.forgejo/workflows/botserver.yaml index 43e82c1a..bd138880 100644 --- a/.forgejo/workflows/botserver.yaml +++ b/.forgejo/workflows/botserver.yaml @@ -27,7 +27,7 @@ jobs: - name: Clean and Clone Fresh run: | cd $WORKSPACE - # Remove old source, keep only target cache + # Remove old workspace, keep /home/gbuser/target for compilation cache rm -rf gb-ws # Fresh clone with full history git clone --branch main https://alm.pragmatismo.com.br/GeneralBots/gb.git gb-ws