Skip to content

Commit dbba537

Browse files
author
崔庆才丨静觅
authored
Update build.yml
1 parent 8c98fd0 commit dbba537

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
run: docker login -u germey -p ${{ secrets.DOCKERHUB_LOGIN_PASSWORD }}
1818
- name: Build the Docker Image
1919
run: docker-compose build
20-
- name: Push the Docker Image
21-
run: docker-compose push
2220
- name: Tag and Push Master Version
2321
run: |
2422
docker tag germey/proxypool germey/proxypool:master

0 commit comments

Comments
 (0)