Refactor Azure upload code to a separate package

as part of this, move also the AWS upload code to the same directory
This commit is contained in:
Martin Sehnoutka 2019-11-27 09:07:30 +01:00 committed by Tom Gundersen
parent 7b54f5cfdc
commit 1135e9fe01
7 changed files with 131 additions and 111 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ __pycache__
/osbuild-worker
/osbuild-pipeline
/osbuild-upload-azure
/osbuild-upload-aws