mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
chore: cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user