feat: Optimise le clone dans la CI
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
Simon 2024-02-19 12:33:50 +01:00
parent 04c6bfcf60
commit ae17bfc36a
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ kind: pipeline
type: docker
name: prod
clone:
depth: 1
steps:
- name: install submodule
image: drone/git