[dev] Disable logging shortly
2 files changed, 3 insertions(+), 1 deletions(-) M .build.yml A public/Rust.glb
M .build.yml => .build.yml +3 -1
@@ 23,9 23,11 @@ tasks: sshopts="ssh -o StrictHostKeyChecking=no" rsync --rsh="$sshopts" -r --delete ./dist/ $deploy:/srv/http/vamist.dev/ - cache: | set +x api_key=$(cat ~/.bunnycdn) curl --request POST \ --url https://api.bunny.net/pullzone/1566807/purgeCache \ --header 'AccessKey: $api_key' \ --header 'content-type: application/json' --header 'content-type: application/json' /dev/null 2>&1 set -x
A public/Rust.glb => public/Rust.glb +0 -0