Re-adding publish release

This commit is contained in:
Dessalines 2024-04-03 18:39:24 -04:00
parent e4d127166e
commit d3d4f66c03

View file

@ -218,18 +218,18 @@ steps:
- event: pull_request - event: pull_request
status: failure status: failure
# publish_release_docker: publish_release_docker:
# image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
# secrets: [docker_username, docker_password] secrets: [docker_username, docker_password]
# settings: settings:
# repo: dessalines/lemmy repo: dessalines/lemmy
# dockerfile: docker/Dockerfile dockerfile: docker/Dockerfile
# platforms: linux/amd64, linux/arm64 platforms: linux/amd64, linux/arm64
# build_args: build_args:
# - RUST_RELEASE_MODE=release - RUST_RELEASE_MODE=release
# tag: ${CI_COMMIT_TAG} tag: ${CI_COMMIT_TAG}
# when: when:
# - event: tag - event: tag
nightly_build: nightly_build:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx