you need to specify the image for every job individually ??? give me gitlab pipelines PLEASE !
Some checks failed
Gitea Actions Demo / build (push) Waiting to run
Gitea Actions Demo / execute (push) Failing after 9s

This commit is contained in:
2026-02-20 21:09:02 -06:00
parent e8735cbda6
commit 36079d1ab3

View File

@@ -25,7 +25,7 @@ jobs:
execute:
runs-on: debian12
container:
image: cpp-builder-a
image: git.vxbard.net/homeburger/bard-cpp-builder:1.0
steps:
- name: download
uses: actions/download-artifact@v3