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