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 3751c93 commit 8a14cda
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 @@ -102,7 +102,7 @@ jobs:
- name: docker Hub push
run: docker push ${{ secrets.DOCKER_USERNAME }}/hero-alignlab-api:${{env.IMAGE_TAG}}

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

0 comments on commit 8a14cda

Please sign in to comment.