This commit is contained in:
parent
33b5cb19cf
commit
bf9e196520
@ -6,7 +6,11 @@ steps:
|
||||
- npm run build
|
||||
build-docker:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets:
|
||||
- docker_username
|
||||
- docker_password
|
||||
settings:
|
||||
registry: docker.grondek.pl
|
||||
repo: docker.grondek.pl/react-homepage
|
||||
tags: 0.1
|
||||
platforms: linux/arm64
|
||||
|
Loading…
Reference in New Issue
Block a user