Skip to content

Instantly share code, notes, and snippets.

@jonassiewertsen
jonassiewertsen / 1-example-deployer-script.yml
Last active June 30, 2022 13:59
Sharing some different scripts to use Deployer and GitHub actions
import:
- recipe/statamic.php
config:
application: 'statameet'
repository: 'git@github.com:jonassiewertsen/my-project-i-want-to-deploy.git'
# keep_releases: 3
shared_dirs:
# - public/img
# - .git