mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Enable Docker buildkit by default
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
env:
|
||||
IMAGE_NAME: trafex/php-nginx
|
||||
IMAGE_TAG: ${{ github.sha }}
|
||||
DOCKER_BUILDKIT: 1
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user