manifest.yml 236 B

123456
  1. name: contextual-env
  2. inputs:
  3. - name: production_branch
  4. description: Branch for which production envariables should be used
  5. - name: app_env_prefix
  6. description: Prefix to add to env variables for build tool support (e.g. CRA)