We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598d02d commit f7cf600Copy full SHA for f7cf600
.github/workflows/build.yml
@@ -19,6 +19,5 @@ jobs:
19
run: docker-compose -f build.yaml build
20
- name: Tag and Push Master Version
21
run: |
22
- docker tag germey/proxypool germey/proxypool:master
23
docker push germey/proxypool:master
24
0 commit comments