~vam-jam/vamist.dev

ec8de3f98502617989d3e8cda109946e56465fbc — Vamist 3 months ago 7bf7e16
[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