Update docker-build.yml

This commit is contained in:
Dedy Martadinata S 2022-07-14 11:57:35 +07:00 committed by GitHub
parent a8c102552d
commit 4b1c4e7079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
name: Docker Static
name: Docker
on:
push:
branches:
@ -337,7 +336,7 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/arm64,linux/arm/v7
file: ./.github/workflows/Dockerfile.ci.alpine
file: ./.github/workflows/Dockerfile.ci
tags: nitnelave/lldap:latest
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new