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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: forge.hornwitser.no/public/builder:r2025.5.2
|
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Authenticate with registry
|
name: Authenticate with registry
|
||||||
|
@ -40,8 +38,6 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
needs: build
|
needs: build
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: forge.hornwitser.no/public/builder:r2025.5.2
|
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Check info
|
name: Check info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue