message no. 175663
Posted by dreisner in #github at 2019-11-03T20:29:53Z
hi, noob question about actions. i'm setting up a yaml file for a CI and need to use a docker image. how do i execute the actual build+test steps in the docker container after specifying 'uses: docker://whatever' ?