This commit is contained in:
parent
bf9e196520
commit
4dfe54c065
@ -12,13 +12,10 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
registry: docker.grondek.pl
|
registry: docker.grondek.pl
|
||||||
repo: docker.grondek.pl/react-homepage
|
repo: docker.grondek.pl/react-homepage
|
||||||
tags: 0.1
|
auto_tag: true
|
||||||
|
tags: latest
|
||||||
platforms: linux/arm64
|
platforms: linux/arm64
|
||||||
# build-docker:
|
# when:
|
||||||
# image: docker
|
# branch:
|
||||||
## image: "docker:24.0.6-dind-rootless"
|
# - main
|
||||||
# commands:
|
# - master
|
||||||
# - docker build -t docker.grondek.pl/react-homepage:0.1 .
|
|
||||||
## - docker buildx build --platform linux/arm64,linux/amd64 --push -t docker.grondek.pl/react-homepage:0.1 .
|
|
||||||
## when:
|
|
||||||
## - branch: [ master, main ]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user