atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

CI docker build does not trigger

Open joepio opened this issue 3 years ago • 1 comments

See https://github.com/atomicdata-dev/atomic-data-rust/actions/runs/3096932713/jobs/5013257684, check skipped.

Currently doesn't even allow for manual starts.

Maybe it has something to do with the name main.yml differing from the name of the action Lint & test.

joepio avatar Sep 21 '22 16:09 joepio

We can now manually trigger docker builds, but this line still returns false:

if: ${{ github.event.workflow_run.conclusion == 'success' }}

I don't get it!

Anyways, it seems like I'm not the only one: https://github.com/community/community/discussions/21090

joepio avatar Sep 22 '22 08:09 joepio

Closing in favor of #605

joepio avatar Mar 03 '23 08:03 joepio