Give us sanitation tools already.
This commit is contained in:
parent
54e3340663
commit
6f3117512c
|
@ -1,7 +1,7 @@
|
|||
name: Build and push docker image to internal registry
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
inputs:
|
||||
hardware:
|
||||
type: choice
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Integration tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
inputs:
|
||||
docker_image:
|
||||
type: string
|
||||
|
|
Loading…
Reference in New Issue