Test develop builder
This commit is contained in:
parent
e97aebe496
commit
cc4cfc960e
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:test@sha256:bafd939950b383dd6aa9dfc33850c71ad70635c60ca1afd1bba65530cd095b0e
|
||||
image: forge.hornwitser.no/hornwitser/builder:develop
|
||||
steps:
|
||||
-
|
||||
name: debug
|
||||
|
@ -53,7 +53,7 @@ jobs:
|
|||
runs-on: debian
|
||||
needs: build
|
||||
container:
|
||||
image: forge.hornwitser.no/hornwitser/builder:test
|
||||
image: forge.hornwitser.no/hornwitser/builder:develop
|
||||
steps:
|
||||
-
|
||||
name: Check info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue