Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhengwei authored Jul 12, 2024
1 parent cb203ad commit e479bc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@ jobs:
- name: Tag MySQL image for private registry
run: docker tag mysql:latest 116.198.201.187:5000/mysql:latest

- name: Log in to private Docker registry
run: docker login 116.198.201.187:5000

- name: Push MySQL image to private registry
run: docker push 116.198.201.187:5000/mysql:latest

0 comments on commit e479bc7

Please sign in to comment.