end-to-end/actions/example-cron/.forgejo/workflows
Earl Warren 57fdd1cd49
actions: cron: create /srv/example/cron/contexts first
A loop is waiting for /srv/example/cron-volume/DONE to exist before
declaring the workflow is successfully run. But it is not really until
/srv/example/cron/contexts is created with the event content and they
will race.

Fixes: https://code.forgejo.org/forgejo/end-to-end/issues/181
2024-05-21 08:16:39 +02:00
..
test.yml actions: cron: create /srv/example/cron/contexts first 2024-05-21 08:16:39 +02:00