You've already forked go-semantic-release
fix(ci): Customise git clone depth 🔧 #3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user