Tags → #devops
-
You should be using mise
mise - A version manager for multiple languages like ASDF, has great developer experience and is not yet an industry standard.
-
Sharing environment variables using Github Action secrets
I spent a few hours trying to figure out how to consume a Github secret within a Dockerfile, this post shows you how to do it.