Drupdates settings basic
# YAML | |
# Core | |
# PM System / Deployments | |
submitDeployTicket: | |
value: True | |
pmName: | |
value: AtTask | |
attaskPword: | |
value: # AtTask password | |
attaskUser: | |
value: # AtTask user e-mail | |
attaskBaseURL: | |
value: # AtTask URL | |
attaskProjectID: | |
value: # AtTask Project ID | |
devOpsTeamID: | |
value: # AtTask ID of team to assign Tiocket to | |
# Git Repo | |
repoDict: | |
value: | |
drupal: # ssh://<user>@example.com/<repo folder> | |
# Build related | |
workingBranch: | |
value: dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment