ci: fix missing dockerhub login

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer
2025-01-29 21:47:23 +01:00
parent af0a314e0b
commit 4af75d0979

View File

@ -18,6 +18,8 @@ jobs:
with:
image_name: ghcr.io/goauthentik/server,beryju/authentik
release: true
registry_dockerhub: true
registry_ghcr: true
build-outpost:
runs-on: ubuntu-latest
permissions: