engine: resources: Add an archiving, deploy resource
This makes a bundle out of the code in the current deploy. Hopefully this is useful for handoff!
This commit is contained in:
3
examples/lang/deploy-tar.mcl
Normal file
3
examples/lang/deploy-tar.mcl
Normal file
@@ -0,0 +1,3 @@
|
||||
# This builds a tar archive with a copy of our deploy.
|
||||
deploy:tar "/tmp/somedeploy.tar" {
|
||||
}
|
||||
Reference in New Issue
Block a user