lights-camera-action icon indicating copy to clipboard operation
lights-camera-action copied to clipboard

Support non-Dockerfile-based Docker actions

Open aengelberg opened this issue 6 years ago • 0 comments

Right now you can only run Actions whose Docker image is specified in a Dockerfile in the same repo. According to GH Actions docs you can also reference images in Dockerhub or the Dockerfile of another repository.

aengelberg avatar Nov 21 '19 00:11 aengelberg