Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e547451

Browse files
committed
test
1 parent 49bef38 commit e547451

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/docker.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ jobs:
3737
--platform linux/amd64,linux/arm64 \
3838
--push
3939
40-
- name: Push readme
41-
uses: actionhippie/pushrm@v1
42-
with:
43-
provider: dockerhub
44-
target: fontebasso/php-nginx
45-
username: ${{ secrets.DOCKERHUB_USERNAME }}
46-
password: ${{ secrets.DOCKERHUB_PASSWORD }}
47-
readme: README.md
40+
# - name: Push readme
41+
# uses: actionhippie/pushrm@v1
42+
# with:
43+
# provider: dockerhub
44+
# target: fontebasso/php-nginx
45+
# username: ${{ secrets.DOCKERHUB_USERNAME }}
46+
# password: ${{ secrets.DOCKERHUB_PASSWORD }}
47+
# readme: README.md

0 commit comments

Comments
 (0)