This commit is contained in:
parent
38b91e6442
commit
008ca0f6d4
@ -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
|
||||
|
2
API/.gitignore
vendored
2
API/.gitignore
vendored
@ -27,5 +27,3 @@ crashlytics-build.properties
|
||||
fabric.properties
|
||||
git.properties
|
||||
pom.xml.versionsBackup
|
||||
/docker/questdb/
|
||||
/docker/mongodb/
|
||||
|
Reference in New Issue
Block a user