Skip to content

Commit

Permalink
Update docker-gradle-poc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DongGeon0908 authored Aug 1, 2024
1 parent 126b416 commit 37f613b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-gradle-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: docker Hub push
run: docker push ${{ secrets.DOCKER_USERNAME }}/hero-alignlab-api:${{env.IMAGE_TAG}}

# Deploy Service
# Deploy Hero Service
- name: Deploy and Start Spring Boot Application
uses: appleboy/ssh-action@master
with:
Expand Down

0 comments on commit 37f613b

Please sign in to comment.