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 @@
FROM node:lts-alpine
LABEL org.opencontainers.image.source https://github.com/kameshsampath/drone-vercel-plugin
LABEL org.opencontainers.image.source https://github.com/kameshsampath/drone-vercel-deploy
LABEL org.opencontainers.image.authors="Kamesh Sampath<kamesh.sampath@hotmail.com>"
LABEL description="A Drone plugin deploy applications to vercel"