codeforcroatia / codeforcroatia.org

[Deprecated] Extended project of Laddr for Code for Croatia website
https://codeforcroatia.org
1 stars 2 forks source link

Setup Auto Git Pull for Extended Project #35

Closed schlos closed 3 years ago

schlos commented 4 years ago

See instructions at https://github.com/CodeForPhilly/laddr/wiki/Link-an-extending-site-to-a-Git-repository

schlos commented 3 years ago

Configure a secret here: https://github.com/codeforcroatia/codeforcroatia.org/settings/secrets/actions

Name: VFS_DEV_TOKEN Value: <insert handle from developer login>

Find developer handle here: http://cfc-staging-v3.poplar.phl.io/login?format=json

"Build to staging" is configured and it will be auto-triggered every time new commit is added to master. Push events can be tracked here: https://github.com/codeforcroatia/codeforcroatia.org/actions?query=workflow%3A%22Build+to+staging%22