This commit is contained in:
parent
a23d540ab0
commit
3f6f86fb51
@ -5,7 +5,7 @@ steps:
|
||||
- npm install
|
||||
- npm run build
|
||||
build-docker:
|
||||
image: "docker:24.0.6-dind"
|
||||
image: "docker:24.0.6-dind-rootless"
|
||||
commands:
|
||||
- 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 .
|
||||
|
Loading…
Reference in New Issue
Block a user