chore: cleanup

This commit is contained in:
JJGadgets
2024-08-11 19:46:06 +08:00
parent a79ce73229
commit 13e3cc1749

View File

@@ -66,7 +66,7 @@ spec:
args:
- |
cd /cryptpad/lib/plugins
git clone --depth 1 --branch $(SSO_VERSION) https://github.com/cryptpad/sso || git pull
git clone --depth 1 --branch $(SSO_VERSION) https://github.com/cryptpad/sso || cd sso; git pull
securityContext: *sc
99-npm-build:
image: *img