mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-04 14:05:11 +02:00
ci: remove platform list
This commit is contained in:
parent
c2331fc9e7
commit
b29a6bb3b3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -44,6 +44,6 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le
|
#platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le
|
||||||
tags: |
|
tags: |
|
||||||
${{ env.tag }}
|
${{ env.tag }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user