This commit is contained in:
@@ -14,4 +14,5 @@ go build -ldflags "-X main.sha1ver=`git rev-parse HEAD` -X main.buildTime=$now"
|
|||||||
echo "build complete"
|
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