Skip to content

Commit

Permalink
chore: 개행 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeHanEum committed Feb 6, 2025
1 parent d111830 commit 7ecee67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/DeployToDev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: docker image build
run: |
docker build -t ${{ secrets.DOCKERHUB_USERNAME }}/onepiece-api:latest .
Expand Down

0 comments on commit 7ecee67

Please sign in to comment.