actions-marketplace-validations/OpenFaaS build and push

Builds a docker image from your OpenFaaS function and pushes it to your registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
stack-fileThe OpenFaaS function definition fileyesstack.yml
docker-usernameYour docker username with push authorizationyes
docker-passwordYour docker passwordyes
platformsthe platform abbreviations to build for, e. g. linux/amd64,linux/arm/v7nolinux/amd64
tag-aliasthe tag used to alias docker images, e.g. latest, main etc.no
deployWhether the built image shall be deployed (true/false)nofalse
openfaas-gatewayOpenFaaS gateway URL (http(s)://my-public-gateway.tld)no
openfaas-usernameUser for authenticating at OpenFaaS gatewaynoadmin
openfaas-passwordPassword for authenticating at OpenFaaS gatewayno
namedescription
tagImage tag built