mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-13 04:39:46 +08:00
Enable Docker buildkit by default
This commit is contained in:
@@ -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