This commit is contained in:
@@ -15,3 +15,4 @@ echo "build complete"
|
|||||||
sha256sum smt > smt_checksum.txt
|
sha256sum smt > smt_checksum.txt
|
||||||
ls -lah
|
ls -lah
|
||||||
ls -lah www
|
ls -lah www
|
||||||
|
ls -lah /tmp/cache
|
@@ -22,7 +22,7 @@ steps:
|
|||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
backend: "filesystem"
|
backend: "filesystem"
|
||||||
debug: true
|
#debug: true
|
||||||
restore: true
|
restore: true
|
||||||
cache_key: "volume"
|
cache_key: "volume"
|
||||||
archive_format: "gzip"
|
archive_format: "gzip"
|
||||||
@@ -47,7 +47,7 @@ steps:
|
|||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
backend: "filesystem"
|
backend: "filesystem"
|
||||||
debug: true
|
#debug: true
|
||||||
rebuild: true
|
rebuild: true
|
||||||
cache_key: "volume"
|
cache_key: "volume"
|
||||||
archive_format: "gzip"
|
archive_format: "gzip"
|
||||||
|
Reference in New Issue
Block a user