mirror of
https://github.com/bitwarden/server.git
synced 2024-11-24 12:35:25 +01:00
Latest tag doesn't exist anymore, defaulting to 180d (#4841)
This commit is contained in:
parent
3d391e858d
commit
2915c10bd2
@ -21,7 +21,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
REGISTRY: bitwardenprod
|
REGISTRY: bitwardenprod
|
||||||
AGO_DUR_VER: "180d"
|
AGO_DUR_VER: "180d"
|
||||||
AGO_DUR: "30d"
|
AGO_DUR: "180d"
|
||||||
run: |
|
run: |
|
||||||
REPO_LIST=$(az acr repository list -n $REGISTRY -o tsv)
|
REPO_LIST=$(az acr repository list -n $REGISTRY -o tsv)
|
||||||
for REPO in $REPO_LIST
|
for REPO in $REPO_LIST
|
||||||
|
Loading…
Reference in New Issue
Block a user