Skip to content

lovellfelix/docker-surge.sh-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surge CI Docker Image

Docker image for running surge to deploy static websites to surge.sh

Usage:

docker run -ti --rm -v ./data:/usr/src/app \
    -e SURGE_ACT_EMAIL="[email protected]" \
    -e SURGE_ACT_TOKEN="yoru-surge-account-token" \
    -e SURGE_PROJECT_DOMAIN="your-domain.surge.sh" \
    lovellfelix/surge.sh-ci

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published