what happens if image is not set?
This commit is contained in:
parent
0168896b74
commit
ed6e66d77f
1 changed files with 0 additions and 4 deletions
|
@ -6,8 +6,6 @@ env:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: forge.hornwitser.no/public/builder:r2025.5.2
|
||||
steps:
|
||||
-
|
||||
name: Authenticate with registry
|
||||
|
@ -40,8 +38,6 @@ jobs:
|
|||
deploy:
|
||||
needs: build
|
||||
runs-on: docker
|
||||
container:
|
||||
image: forge.hornwitser.no/public/builder:r2025.5.2
|
||||
steps:
|
||||
-
|
||||
name: Check info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue