https://pulumi.com logo
#docs
Title
g

gorgeous-elephant-23271

06/08/2020, 5:14 PM
Hi there, I have a question about github actions with pulumi. I'm using the
<docker://pulumi/actions>
step, but when it runs, the PWD doesnt appear to be the repository root. I'm running on a self-hosted agent in a docker container, so not sure if thats messing with anything?
f

future-barista-68134

06/12/2020, 3:50 PM
Is your pulumi program in the repository root or in a folder?
g

gorgeous-elephant-23271

06/12/2020, 9:29 PM
It's in a folder
I moved to running it outside the docker container and installed pulumi on my own agent
because I couldn't get it to work