Skip to content

Drone plugin to deploy to azure container instances

Notifications You must be signed in to change notification settings

gaurav-magassian/azuredeploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Par

Parameter Reference

azure_appid The AppId used for a service provider login

azure_password The password used for a service provider login

azure_tenant The tenant used for a service provider login

resource_group container_name image dns registry registry_user registry_password envvars A list of environment variables in the form var=value (eg.):

envvars:
  - PORT=8080
  - PROTOCOL=https

About

Drone plugin to deploy to azure container instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.6%
  • Dockerfile 16.4%