fix(ci): Customise git clone depth 🔧 #3

Merged
guisea merged 2 commits from develop into master 2024-04-02 15:14:30 +13:00
Showing only changes of commit 3a93293318 - Show all commits

View File

@@ -10,6 +10,11 @@ variables:
from_secret: hub_username_cybercinch
password:
from_secret: docker_password_cybercinch
clone:
git:
settings:
partial: false
depth: 50
steps:
build-release: