Add pipeline helper scripts
All checks were successful
Python tests (make) / test (push) Successful in 12s
All checks were successful
Python tests (make) / test (push) Successful in 12s
Created a python script to bundle the application and some bash scripts to pull and push packages from the registry.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
build
|
||||
data
|
||||
__pycache__
|
||||
*.env
|
||||
*.zip
|
||||
*config*
|
||||
*local*
|
||||
package
|
||||
Reference in New Issue
Block a user