fix pipeline format

This commit is contained in:
Floatingghost 2024-01-01 17:07:30 +00:00
parent 00ae10d583
commit 0ae988b638

View file

@ -16,14 +16,14 @@ variables:
- tag - tag
branch: branch:
- stable - stable
pipeline: pipeline:
build: build:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password] secrets: [docker_username, docker_password]
<<: *on-release <<: *on-release
settings: settings:
repo: akkoma/akkoma repo: akkoma/akkoma
dockerfile: Dockerfile dockerfile: Dockerfile
platforms: linux/amd64 platforms: linux/amd64
tag: test tag: test