root: replace ghcr with harbor for expiry
This commit is contained in:
@ -78,7 +78,7 @@ stages:
|
||||
python ./scripts/az_do_set_branch.py
|
||||
- task: Docker@2
|
||||
inputs:
|
||||
containerRegistry: 'GHCR'
|
||||
containerRegistry: 'beryjuorg-harbor'
|
||||
repository: 'beryju/authentik-static'
|
||||
command: 'buildAndPush'
|
||||
Dockerfile: 'web/Dockerfile'
|
||||
|
||||
Reference in New Issue
Block a user