-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Dockerfile to containerize billing script #21
Comments
@QuanMPhm And 4th step, uploads the generated invoices in the appropriately named way. |
My questions/things I need so far are:
|
@joachimweyl If it's not a big problem, I'll have the file names be as follows:
It would just simplify the code if the invoice month (YYYY-MM) is consistently placed at the end of the filename. |
Please make sure HU&BU is labeled |
Splitting up #15, and dependent on #20, as the next step before creating a fully automated cronjob to process invoices, we want to create a Docker container containing the bare dependencies needed to run the cloning and billing script.
The text was updated successfully, but these errors were encountered: