Skip to content

Commit e730311

Browse files
committed
CI Work
1 parent 6610352 commit e730311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php8-nginx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
context: 8-nginx/
6767
# platforms: linux/amd64,linux/arm64
6868
push: ${{ github.event_name != 'pull_request' }}
69-
build_args: |
69+
build-args: |
7070
php_version=${{ matrix.php_version }}
7171
tags: ${{ steps.meta.outputs.tags }}
7272
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)