First commit

This commit is contained in:
Mike Nolan 2024-07-22 23:26:32 -05:00
parent 4beabaf2f7
commit 1b06f477ff
1 changed files with 1 additions and 1 deletions

View File

@ -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