maybe I need to specify the instance?
Some checks failed
Gitea Actions Demo / build (push) Failing after 0s
Gitea Actions Demo / execute (push) Failing after 1s

This commit is contained in:
2026-02-20 20:56:25 -06:00
parent 30edac4fc0
commit f9689bd2c7

View File

@@ -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