Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsongraca committed Jan 5, 2024
1 parent fa03c5c commit 049c8f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ jobs:

- name: Build with Maven
run: mvn -B deploy

# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ The certificate password can ne set with the property `certificatePassword` in t
-e"CERTIFICATE_PASSWORD=secret" \
-p"10389:10389" \
-p"10636:10636" \
nelsongraca/hubldap`
nelsongraca/hubldap:1.0.0-SNAPSHOT

0 comments on commit 049c8f0

Please sign in to comment.