Add CI #1
@ -9,6 +9,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
repo: docker.grondek.pl/react-homepage
|
repo: docker.grondek.pl/react-homepage
|
||||||
tags: 0.1
|
tags: 0.1
|
||||||
|
platform: linux/arm64
|
||||||
# build-docker:
|
# build-docker:
|
||||||
# image: docker
|
# image: docker
|
||||||
## image: "docker:24.0.6-dind-rootless"
|
## image: "docker:24.0.6-dind-rootless"
|
||||||
@ -17,7 +18,3 @@ steps:
|
|||||||
## - docker buildx build --platform linux/arm64,linux/amd64 --push -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:
|
## when:
|
||||||
## - branch: [ master, main ]
|
## - branch: [ master, main ]
|
||||||
|
|
||||||
services:
|
|
||||||
docker:
|
|
||||||
image: "docker:24.0.6-dind-rootless"
|
|
Loading…
Reference in New Issue
Block a user