Chore: remove version
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
54cffb7954
commit
050805dce6
1 changed files with 2 additions and 2 deletions
|
@ -29,10 +29,10 @@ trigger:
|
|||
---
|
||||
|
||||
kind: pipeline
|
||||
name: default
|
||||
name: build-and-deploy-web
|
||||
steps:
|
||||
- name: build-crypto-helper-web
|
||||
image: itsblue.dev/plugins/wasm-pack:0.0.1
|
||||
image: itsblue.dev/plugins/wasm-pack
|
||||
commands:
|
||||
- cd crypto_helper
|
||||
- wasm-pack build --target web
|
||||
|
|
Loading…
Reference in a new issue