Page MenuHomePhorge

D10341.1767164302.diff
No OneTemporary

Size
666 B
Referenced Files
None
Subscribers
None

D10341.1767164302.diff

diff --git a/.buildkite/emscripten.yml b/.buildkite/emscripten.yml
--- a/.buildkite/emscripten.yml
+++ b/.buildkite/emscripten.yml
@@ -1,10 +1,15 @@
steps:
- label: 'Emscripten build'
command:
+ - 'apt update && apt install -y autoconf libtool build-essential cmake git'
- 'cd web'
- - 'nix develop --accept-flake-config --command yarn build-db-wasm'
+ - './scripts/run_emscripten.sh'
- 'git diff --exit-code'
retry:
automatic: true
+ plugins:
+ - docker#v5.3.0:
+ image: 'emscripten/emsdk:3.1.17'
+ propagate-environment: true
agents:
- - 'mac=true'
+ - 'autoscaling=true'

File Metadata

Mime Type
text/plain
Expires
Wed, Dec 31, 6:58 AM (18 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5872532
Default Alt Text
D10341.1767164302.diff (666 B)

Event Timeline