mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
ci: release tag: fix missing env variables (#16172)
This commit is contained in:
committed by
GitHub
parent
dbe7bfe58b
commit
f91ebc2ad5
@@ -19,6 +19,11 @@ on:
|
||||
- other
|
||||
- prerelease
|
||||
|
||||
env:
|
||||
POSTGRES_DB: authentik
|
||||
POSTGRES_USER: authentik
|
||||
POSTGRES_PASSWORD: "EK-5jnKfjrGRm<77"
|
||||
|
||||
jobs:
|
||||
check-inputs:
|
||||
name: Check inputs validity
|
||||
|
||||
Reference in New Issue
Block a user