Chore: remove version
continuous-integration/drone/push Build was killed Details

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
1 changed files with 2 additions and 2 deletions

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