First commit
This commit is contained in:
parent
4206597060
commit
4beabaf2f7
|
@ -7,7 +7,6 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt update -y
|
- apt update -y
|
||||||
- apt install -y make zip tar python
|
- apt install -y make zip tar python
|
||||||
- dotnet workload install wasm-tools
|
|
||||||
- bash publish.sh
|
- bash publish.sh
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/20TB/Artifacts:/deploy_dir
|
- /mnt/20TB/Artifacts:/deploy_dir
|
Loading…
Reference in New Issue