Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
dlswns2480 authored Feb 14, 2025
2 parents 6aa8fe0 + c60cea5 commit f6781c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
-p 8080:8080 \
--name ussum-develop \
-v /home/ubuntu/application.yml:/app/application.yml \
"${{ secrets.DOCKER_REPO }}/ussum-develop:latest"
"${{ secrets.DOCKER_REPO }}/ussum-develop:latest"

0 comments on commit f6781c2

Please sign in to comment.