Skip to content

Calling retry checkout cause checkout::refbased: command not found #437

Description

@ThomasKwan-shopline

As mention in title, when I calling retry checkout in my task, the log shows following error. So how can I solve this issue?

environment: line 11: checkout::refbased: command not found00:00
environment: line 17: checkout::metric: command not found00:00
[1/3] Execution Failed with exit status 127. Retrying.00:00
environment: line 11: checkout::refbased: command not found00:00
environment: line 17: checkout::metric: command not found00:00
[2/3] Execution Failed with exit status 127. Retrying.00:00
environment: line 11: checkout::refbased: command not found00:00
environment: line 17: checkout::metric: command not found00:00
[3/3] Execution Failed with exit status 127. No more retries.

my prologue

commands:
  - sem-version go 1.15
  - mkdir -vp "${SEMAPHORE_GIT_DIR}" "$(go env GOPATH)/bin"
  - retry checkout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions