feat: first release

This commit is contained in:
Kamesh
2022-07-11 12:55:41 +05:30
parent 8d44e7d2a0
commit dd0ac6877d
10 changed files with 109 additions and 163 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
CURRENT_DIR = $(shell pwd)
PLUGIN_IMAGE_NAME := docker.io/kameshsampath/drone-vercel-plugin
PLUGIN_IMAGE_NAME := docker.io/kameshsampath/drone-vercel-deploy
DRONE_FILE = .drone.yml
build-and-load: ## Builds and loads the image into local docker context