stages: - preprod preprod:deploy: variables: - PREPROD: "True" stage: preprod tags: [preprod] only: preprod script: - ./scripts/install.sh site.env