revive-action icon indicating copy to clipboard operation
revive-action copied to clipboard

Arguments not passed

Open firefart opened this issue 1 year ago • 0 comments

It looks like this action does not pass args like the custom config file to the container. According to https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action#creating-an-action-metadata-file you need to add it as args in the docker build so the environment variables are available inside the docker container

firefart avatar Feb 20 '24 21:02 firefart