mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
ci(buildkite): fix index update post release (#2388)
This commit is contained in:
parent
26aa806e9c
commit
57a35abd3b
|
@ -76,5 +76,6 @@ fi
|
|||
|
||||
if [[ "${BUILDKITE_LABEL}" == ":github: Deploy Artifacts" ]]; then
|
||||
echo "--- :go: Force module index update"
|
||||
rm go.mod go.sum
|
||||
go get github.com/authelia/authelia/v4
|
||||
fi
|
Loading…
Reference in New Issue
Block a user