generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: 'Ping a Healthchecks.io server'
|
name: 'Build a docker image and tag it'
|
||||||
description: 'Description de l action'
|
description: 'Build a docker image and tag it using podman or docker'
|
||||||
author: 'Eric Coissac'
|
author: 'Eric Coissac'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
@@ -28,6 +28,7 @@ inputs:
|
|||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user