ghactions icon indicating copy to clipboard operation
ghactions copied to clipboard

make base image build-able outside of github actions

Open maxheld83 opened this issue 6 years ago • 0 comments

the base image driving a lot of the actions at actions/Dockerfile can currently only be build inside of GitHub actions, because it copies some folders that exist only in the GitHub actions runtime.

That's very confusing.

maxheld83 avatar Jul 31 '19 13:07 maxheld83