devopsprabin/Development github Action

Build Docker image, deploy to a server, and send a Discord notification.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub Tokenyes
github_actorGitHub actor performing the actionyes
ssh_enableenable SSHnotrue
ssh_hostPrimary SSH Hostyes
ssh_userSSH Useryes
ssh_private_keyPrivate SSH Keyyes
ssh_portSSH Portno22
deploy_folder_pathDeployment folder pathyes
deploy_commandDeployment commandyes
discord_enableenable discordnotrue
discord_webhook_idDiscord Webhook IDyes
discord_webhook_tokenDiscord Webhook Tokenyes
custom_tag_nameTag for the Docker imagenodev
build_argsAdditional build arguments (YAML list)no_ENV=development
build_secretsAdditional build secret (YAML list)noenvfile=_envfile
subdirectorySubdirectory within the repositoryno""
dockerfile_namedockerfile namenoDockerfile

no outputs