Skip to content

Commit 9bb24e6

Browse files
author
崔庆才丨静觅
authored
Update package.yml
1 parent 852720f commit 9bb24e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Build the Docker Image
2121
run: docker-compose build
2222
- name: Tag the Docker Image
23-
run: docker tag germey/proxypool docker.pkg.github.com/python3webspider/proxypool
23+
run: docker tag germey/proxypool docker.pkg.github.com/python3webspider/proxypool:master
2424
- name: Push the Docker Image
25-
run: docker push docker.pkg.github.com/python3webspider/proxypool
25+
run: docker push docker.pkg.github.com/python3webspider/proxypool:master

0 commit comments

Comments
 (0)