Unable clone any external repos in CI (OD-1213)
Released
Artem Veschitsky opened 1 year 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' 1 year ago
Previous Value Current Value
Open
Closed
OneDev commented 1 year ago

State changed as code fixing the issue is committed

OneDev changed state to 'Released' 1 year ago
Previous Value Current Value
Closed
Released
OneDev commented 1 year ago

State changed as build #3440 is successful

Referenced from commit 1 year ago
issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Affected Versions
Not Found
Issue Votes (0)
Watchers (4)
Reference
OD-1213
Please wait...
Page is in error, reload to recover