Hopefully fix CI
ci/woodpecker/push/woodpecker Pipeline failed Details

main
shruub 1 year ago
parent 8af3fe85d1
commit ba142b715a
Signed by: shruub
GPG Key ID: B150E03645A3F44A

@ -4,12 +4,13 @@ pipeline:
settings:
hugo_version: 0.107.0
#publish:
# image: docker
# settings:
# username: shruub
# password: $DOCKER_PASSWORD
# repo: shruub/no-js.club
# secrets: [docker_password ]
# tags:
# - latest-amd64
publish:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64,linux/aarch64
repo: git.habedieeh.re/shruub/no-js.club
registry: git.habedieeh.re
tags: latest
username: shruub
password:
from_secret: docker_password

Loading…
Cancel
Save