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 6610352 commit e730311Copy full SHA for e730311
.github/workflows/php8-nginx.yml
@@ -66,7 +66,7 @@ jobs:
66
context: 8-nginx/
67
# platforms: linux/amd64,linux/arm64
68
push: ${{ github.event_name != 'pull_request' }}
69
- build_args: |
+ build-args: |
70
php_version=${{ matrix.php_version }}
71
tags: ${{ steps.meta.outputs.tags }}
72
labels: ${{ steps.meta.outputs.labels }}
0 commit comments