diff --git a/.gitea/workflows/deploy-api.yml b/.gitea/workflows/deploy-api.yml index e1d6b2c..38d5eb7 100644 --- a/.gitea/workflows/deploy-api.yml +++ b/.gitea/workflows/deploy-api.yml @@ -20,12 +20,6 @@ jobs: # Checkout the repo - name: Checkout uses: actions/checkout@v4 - with: - fetch-depth: 0 - - # print the current directory - - name: Print current directory - run: pwd # Deploy to Dokku - name: Deploy to Dokku diff --git a/API/.gitignore b/API/.gitignore index 32c49e6..f755001 100644 --- a/API/.gitignore +++ b/API/.gitignore @@ -27,5 +27,3 @@ crashlytics-build.properties fabric.properties git.properties pom.xml.versionsBackup -/docker/questdb/ -/docker/mongodb/