You can use a setup workflow to dynamically generate a config on the fly and utilize any sort of variables you like. Think of it as writing a config that has a full execution environment to prepare the config you actually want to run. You can read more in the docs here, or view this summary with some examples.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Specify docker tag via environment variable | 3 | 5493 | June 18, 2018 | |
Building Then Using a Docker Image | 5 | 558 | September 18, 2023 | |
Conditioning Docker Image via base branch name from PR | 6 | 4194 | March 2, 2019 | |
How to update image versions in a pipeline | 2 | 1310 | July 13, 2022 | |
Get CIRCLE_TAG env var during tagged-build | 0 | 543 | February 22, 2020 |