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