mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 12:40:18 +02:00
Ioncube Yaml
This commit is contained in:
parent
94234cf6d8
commit
d1fbb9c7db
@ -10,11 +10,11 @@ deployment:
|
|||||||
ioncube: test
|
ioncube: test
|
||||||
|
|
||||||
releases:
|
releases:
|
||||||
enabled: true
|
enabled: true
|
||||||
symlink: current
|
symlink: current
|
||||||
directory: releases
|
directory: releases
|
||||||
hosts:
|
hosts:
|
||||||
- localhost
|
- localhost
|
||||||
tasks:
|
tasks:
|
||||||
pre-deploy:
|
pre-deploy:
|
||||||
- ioncube/encrypt
|
- ioncube/encrypt
|
||||||
@ -29,7 +29,6 @@ ioncube:
|
|||||||
checkignorepaths:
|
checkignorepaths:
|
||||||
- /public/js/*
|
- /public/js/*
|
||||||
- /public/css/*
|
- /public/css/*
|
||||||
|
|
||||||
projfile: project.prj
|
projfile: project.prj
|
||||||
project:
|
project:
|
||||||
replace-target:
|
replace-target:
|
||||||
@ -57,7 +56,6 @@ ioncube:
|
|||||||
- 'Comment 2'
|
- 'Comment 2'
|
||||||
- "(c) ACTweb 2013"
|
- "(c) ACTweb 2013"
|
||||||
- "Draft Version"
|
- "Draft Version"
|
||||||
|
|
||||||
loader-event:
|
loader-event:
|
||||||
- corrupt-file=Corupted files
|
- corrupt-file=Corupted files
|
||||||
- expired-file=System needs updated
|
- expired-file=System needs updated
|
Loading…
Reference in New Issue
Block a user