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:
|
build:
|
||||||
runs-on: debian
|
runs-on: debian
|
||||||
container:
|
container:
|
||||||
image: forge.hornwitser.no/hornwitser/builder:develop
|
image: forge.hornwitser.no/public/builder:develop
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: debug
|
name: debug
|
||||||
|
@ -53,7 +53,7 @@ jobs:
|
||||||
runs-on: debian
|
runs-on: debian
|
||||||
needs: build
|
needs: build
|
||||||
container:
|
container:
|
||||||
image: forge.hornwitser.no/hornwitser/builder:develop
|
image: forge.hornwitser.no/public/builder:develop
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Check info
|
name: Check info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue