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