richardfan1126 / nitro-enclaves-eif-build-action

This GitHub Action use kaniko and Amazon Linux container with nitro-cli to build a reproducible AWS Nitro Enclaves EIF file and its information.
Apache License 2.0
8 stars 1 forks source link

How can we pass secret to Dockerfile set as dockerfile-path #2

Open fegmorte opened 1 week ago

fegmorte commented 1 week ago

In our case we have to retrieve a secret inside the Dockerfile. But I don't figure out how to pass this secret with your action. Do you have any suggestion ?