al-quran.reflectslight.io/tasks
0x1eef 594d76fd56 Add lock to avoid builds running in parallel
When one build is running, we don't want a second one
to run as well as the two builds could step on each
other toes. This change adds a locking mechanism that
waits for the current build to finish before starting
the next build.
2023-12-04 02:08:30 -03:00
..
deploy.rake deploy: update error message 2023-07-23 14:01:24 -03:00
linter.rake rubocop: add linter.rake 2023-07-25 14:19:00 -03:00
nanoc.rake Add lock to avoid builds running in parallel 2023-12-04 02:08:30 -03:00