Github Actions running Docker not detected
nulano opened this issue · 1 comments
nulano commented
Using the first example for Docker doesn't work on Github Actions:
x> No CI provider detected.
I believe this is due to a typo on the following line
Line 255 in 8b64f2c
I think it should be GITHUB_ACTIONS
instead, as that is what is used to detect it later on line
Line 797 in 8b64f2c
thomasrockhu commented
@nulano, we will deploy this fix early next week