From a397d824edf8eb8c0a243a513ec1614012486cca Mon Sep 17 00:00:00 2001 From: Arif Hasanic Date: Wed, 3 Sep 2025 15:23:11 +0200 Subject: [PATCH] quick commit --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 1a20ecf..887dbf7 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -69,6 +69,7 @@ jobs: password: ${{ secrets.GARRISON_DOCKER_PASSWORD }} script: | cd monitor-im-flur + ls -lah git clean -dfx git reset --hard HEAD git pull