you need to specify the image for every job individually ??? give me gitlab pipelines PLEASE !
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user