Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heunseoRyu authored Feb 28, 2024
1 parent 45ff796 commit 7d3624e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: [aws-ec2]
steps:
- name: Pull Image From Docker hub
run: docker pull install glass77109/beep:latest
run: docker pull glass77109/beep:latest
- name: Delete old container
run: docker rm -f beep-container
- name: Run docker container
Expand Down

0 comments on commit 7d3624e

Please sign in to comment.