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 ee18e2f commit 7b81482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Sleep for 90 seconds - Let caller workflow to release the artifact
run: sleep 90s
shell: bash
- name: Create docker image and push to docker hub (latest version)
run: |
echo $RELEASE_VERSION
Expand Down

0 comments on commit 7b81482

Please sign in to comment.