mirror of
https://github.com/harness/drone.git
synced 2025-05-21 11:29:52 +08:00
[GITHA] Expose RepoHash/Dirty Fields via Store (#318)
This commit is contained in:
parent
225ca6332a
commit
e68356a1ff
@ -20,4 +20,5 @@ var (
|
||||
"cyclic depdency")
|
||||
ErrSpaceWithChildsCantBeDeleted = errors.New("the space can't be deleted as it still contains " +
|
||||
"spaces or repos")
|
||||
ErrPreConditionFailed = errors.New("precondition failed")
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user