karthikvt26 / nocode

A repository containing no code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nocode

To deploy a particular branch to master of your server

make deploy-and-clear -e REMOTEVAL=random -e ZONE_ID=<zone-id-of-your-cloudflare-account> -e AUTH_EMAIL=<cf-account-email> -e AUTH_KEY=<cf-auth-key>

The above command will deploy random branch to master of your server and will clear the cf cache associated with the above account.

About

A repository containing no code


Languages

Language:Shell 79.0%Language:Makefile 21.0%