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