mirror of
https://github.com/cupcakearmy/docker-wordpress.git
synced 2024-12-22 08:16:31 +00:00
docker context
This commit is contained in:
parent
5bc7372803
commit
a27855e952
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ./docker
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
Reference in New Issue
Block a user