Skip to content
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

Schedule automated monthly build/deploy #22

Open
1 task
maxpowis opened this issue Aug 4, 2023 · 1 comment
Open
1 task

Schedule automated monthly build/deploy #22

maxpowis opened this issue Aug 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working devops Continuous integration/deployment

Comments

@maxpowis
Copy link
Owner

maxpowis commented Aug 4, 2023

For now, the cv monthly build is not correctly implemented as it is only set up as a cron on the https://github.com/maxpowis/cv/blob/master/.github/workflows/deploy.yml action which is not rebuilding the pdf.

The cron needs to be put on the https://github.com/maxpowis/cv/blob/master/.github/workflows/release.yml github-action for the deploy to work.

Dependencies:

@maxpowis maxpowis self-assigned this Aug 4, 2023
@maxpowis maxpowis added the devops Continuous integration/deployment label Aug 4, 2023
@maxpowis maxpowis changed the title Set up automated monthly build/deploy Schedule automated monthly build/deploy Aug 4, 2023
@maxpowis maxpowis added the bug Something isn't working label Aug 4, 2023
@maxpowis
Copy link
Owner Author

maxpowis commented Aug 4, 2023

depends on: #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devops Continuous integration/deployment
Projects
Development

No branches or pull requests

1 participant