Hopefully fix CI

This commit is contained in:
shruub 2023-05-01 10:49:57 +02:00
parent 8af3fe85d1
commit ba142b715a
Signed by: shruub
GPG Key ID: B150E03645A3F44A
1 changed files with 10 additions and 9 deletions

View File

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