Add CI #1

Merged
pgrondek merged 12 commits from ci into main 2023-09-14 20:58:46 +00:00
Showing only changes of commit 33b5cb19cf - Show all commits

View File

@ -5,11 +5,11 @@ steps:
- npm install
- npm run build
build-docker:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
settings:
repo: docker.grondek.pl/react-homepage
tags: 0.1
platform: linux/arm64
platforms: linux/arm64
# build-docker:
# image: docker
## image: "docker:24.0.6-dind-rootless"