airnity/Wait

Wait a designated number of milliseconds

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
image-nameShort name of the image (without the registry name)yes
image-tagVersion tag of the imageyes
dockerfile-pathPath to the DockerfilenoDockerfile
context-pathPath where to run docker buildno.
pushWether to push image or notnoFalse
ecr-regionAWS ECR region to login tono""
latestWether to also tag image as latest or notnoFalse
argsComma separated list of arguments to pass to docker buildno""
namedescription
registryThe registry where the image has been pushed
image-nameThe name of the image with registry prefix if push is enabled, but without the version tag
image-tagThe version tag of the image
image-fullnameThe full name of the image with registry, name and tag