I have this circleci config
and this published orb
https://circleci.com/orbs/registry/orb/arribada/docker
can’t figure out how to simplify the config such that I only need to specify the job and it will always use the same executor defined in that orb.
Here is the current failure
…circleci.com/gh/arribada/EnvToFile/21
Looking at the cookbooks it seems that this should work as expected
…circleci.com/docs/2.0/configuration-cookbook/