Skip to content

GitHub Action for deploying an Azure VM and running scripts on it

License

Notifications You must be signed in to change notification settings

ResearchSoftwareActions/azure-vm-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-vm-deploy

GitHub Action for deploying an Azure VM and running scripts on it

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: ResearchSoftwareActions/azure-vm-deploy@master
with:
  who-to-greet: 'Mona the Octocat'

About

GitHub Action for deploying an Azure VM and running scripts on it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published