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 Jul 31, 2024
1 parent 5cb31b3 commit c809c48
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 @@ -99,7 +99,7 @@ jobs:
- name: docker Hub push
run: docker push ${{ secrets.DOCKER_USERNAME }}/hero-alignlab-api

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

0 comments on commit c809c48

Please sign in to comment.