typo
This commit is contained in:
parent
cc4cfc960e
commit
f391cb3d93
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
build:
|
||||
runs-on: debian
|
||||
container:
|
||||
image: forge.hornwitser.no/hornwitser/builder:develop
|
||||
image: forge.hornwitser.no/public/builder:develop
|
||||
steps:
|
||||
-
|
||||
name: debug
|
||||
|
@ -53,7 +53,7 @@ jobs:
|
|||
runs-on: debian
|
||||
needs: build
|
||||
container:
|
||||
image: forge.hornwitser.no/hornwitser/builder:develop
|
||||
image: forge.hornwitser.no/public/builder:develop
|
||||
steps:
|
||||
-
|
||||
name: Check info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue