apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

Pass environment variables to `apify push` and toggle `applyEnvVarsToBuild`

Open janbuchar opened this issue 11 months ago • 0 comments

  • The environmentVariables field of the request body of https://docs.apify.com/api/v2/act-versions-post#request could be used for this.
  • Motivation is being able to pass build args to the Dockerfile without touching the Apify Console
    • This is helpful when building Actors via CI

janbuchar avatar Jan 22 '25 10:01 janbuchar