phamily/CICD Actions

Build, test, and push repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tasksComma separated list of tasks to runyes
image_nameThe name of the image you would like to pushno
image_namespaceThe namespace of the image you would like to pushno
image_tagThe image tag to use (defaults to branch)no
image_tag_styleThe style of the image tag [branch | sha]no
image_tarThe path to the tar of the built imageno
use_temporary_remote_imageUse temporary remote image when pushing or pullingno
registry_urlThe registry URLno
registry_usernameThe login username for the registryno
registry_passwordThe login password for the registryno
aws_regionAWS Regionno
aws_access_keyAWS Access Keyno
aws_secret_access_keyAWS Secret Access Keyno
testsTests that the image should run before pushing, comma separatedno
build_artifactOnly build the image and store as an artifactno
build_from_cacheAttempt to pull image to use as cacheno
image_env_fileEnvironment file for running imageno
cypress_record_keyRecord key for cypressno
cypress_record_enabledEnable cypress recordingno
cypress_use_deploy_urlDetermine deploy URL based on branch for Cypressno
cypress_base_urlUse base URL for Cypressno
cypress_parallel_countNumber of instances to run in parallel for Cypressno
kube_cluster_nameKube cluster nameno
copy_pathsPaths to copyno
lambda_function_nameLambda function nameno
aptible_environmentAptible environment nameno
aptible_appAptible app nameno
aptible_emailAptible account emailno
aptible_passwordAptible account passwordno
deploy_url_env_varDeploy url environment variableno
git_tagsGit tags to referenceno
namedescription
deploy_urlDeploy URL for this branch
skipIndicates should skip next step