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 4c86455 commit 9f1d1f4Copy full SHA for 9f1d1f4
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
${{ secrets.DOCKER_HUB_ORG }}/php81-grpc:${{ steps.previoustag.outputs.tag }}
43
44
- name: Build and push with xdebug
45
- id: docker_build
+ id: docker_build_xdebug
46
uses: docker/build-push-action@v2
47
with:
48
context: ./
0 commit comments