Chore: remove version
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Dorian Zedler 2023-02-16 21:55:06 +01:00
parent 54cffb7954
commit 050805dce6
Signed by: dorian
GPG key ID: 989DE36109AFA354

View file

@ -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