Add CI #1
@ -6,7 +6,11 @@ steps:
|
|||||||
- npm run build
|
- npm run build
|
||||||
build-docker:
|
build-docker:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
secrets:
|
||||||
|
- docker_username
|
||||||
|
- docker_password
|
||||||
settings:
|
settings:
|
||||||
|
registry: docker.grondek.pl
|
||||||
repo: docker.grondek.pl/react-homepage
|
repo: docker.grondek.pl/react-homepage
|
||||||
tags: 0.1
|
tags: 0.1
|
||||||
platforms: linux/arm64
|
platforms: linux/arm64
|
||||||
|
Loading…
Reference in New Issue
Block a user