maybe?
Some checks failed
Deploy API / docker (ubuntu-latest) (push) Failing after 8s

This commit is contained in:
Lee 2024-08-01 06:12:51 +01:00
parent 38b91e6442
commit 008ca0f6d4
2 changed files with 0 additions and 8 deletions

@ -20,12 +20,6 @@ jobs:
# Checkout the repo # Checkout the repo
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
fetch-depth: 0
# print the current directory
- name: Print current directory
run: pwd
# Deploy to Dokku # Deploy to Dokku
- name: Deploy to Dokku - name: Deploy to Dokku

2
API/.gitignore vendored

@ -27,5 +27,3 @@ crashlytics-build.properties
fabric.properties fabric.properties
git.properties git.properties
pom.xml.versionsBackup pom.xml.versionsBackup
/docker/questdb/
/docker/mongodb/