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 bf9e196520 - Show all commits

View File

@ -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