Skip to content

Commit

Permalink
Update maven_docker_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ennahdi authored Dec 3, 2024
1 parent d477ebc commit 5384c77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/maven_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
distribution: 'temurin'
cache: maven
server-id: github
- name: Print settings xml
run: |
$LocalMavenM2Dir = "$env:USERPROFILE\.m2\"
type $LocalMavenM2Dir\settings.xml
- name: Sleep for 90 seconds - Let caller workflow to release the artifact
run: sleep 90s
shell: bash
Expand Down

0 comments on commit 5384c77

Please sign in to comment.