Unable clone any external repos in CI (OD-1213)
Artem Veschitsky opened 3 years ago

This or CheckoutStep with submodules

- !CommandStep
    name: Compile
    runInContainer: true
    image: build-img:11
    interpreter: !ShellInterpreter
      shell: bash
      commands:
      - git clone -b 1.11-dev --depth 1 https://github.com/alliedmodders/sourcemod.git sourcemod --recursive

Out:

Cloning into 'sourcemod'...
fatal: unable to access 'https://github.com/alliedmodders/sourcemod.git/': The requested URL returned error: 400
Checking out code...
Retrieving submodules...
fatal: unable to access 'https://github.com/alliedmodders/amtl/': The requested URL returned error: 400
  • OneDev changed state to 'Closed' 3 years ago
    Previous Value Current Value
    Open
    Closed
  • OneDev commented 3 years ago

    State changed as code fixing the issue is committed

  • OneDev changed state to 'Released' 3 years ago
    Previous Value Current Value
    Closed
    Released
  • OneDev commented 3 years ago

    State changed as build #3440 is successful

issue 1/1
Type
Bug
Priority
Normal
Assignee
Affected Versions
Not Found
Issue Votes (0)
Watchers (4)
Reference
OD-1213
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover