First commit
This commit is contained in:
parent
77fdac588b
commit
4206597060
|
@ -6,7 +6,7 @@ steps:
|
||||||
branch: master
|
branch: master
|
||||||
commands:
|
commands:
|
||||||
- apt update -y
|
- apt update -y
|
||||||
- apt install -y make zip tar
|
- apt install -y make zip tar python
|
||||||
- dotnet workload install wasm-tools
|
- dotnet workload install wasm-tools
|
||||||
- bash publish.sh
|
- bash publish.sh
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue