Force CI to repackage the wasm_exec.js support file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -44,6 +44,8 @@ steps:
|
|||||||
GOARCH: wasm
|
GOARCH: wasm
|
||||||
commands:
|
commands:
|
||||||
- make wasm
|
- make wasm
|
||||||
|
# Grab the wasm shim from the docker image, otherwise there is a mismatch
|
||||||
|
- "cp /usr/local/go/misc/wasm/wasm_exec.js assets/wasm_exec.js"
|
||||||
- name: upload
|
- name: upload
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user