maybe I need to specify the instance?
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: debian12
|
runs-on: debian12
|
||||||
container:
|
container:
|
||||||
image: homeburger/bard-cpp-build:1.0
|
image: git.vxbard.net/homeburger/bard-cpp-build:1.0
|
||||||
steps:
|
steps:
|
||||||
- name: clone
|
- name: clone
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user