Skip to content
Snippets Groups Projects

merge dev into master

Merged Sandra Westerhoff requested to merge dev into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -56,7 +56,7 @@ The deployment script uses a configuration class `GraphDeployerConfiguration` to
{
"Name": "RepositoryName",
"Url": "https://gitlab.example.com/group/project.git",
"Branch": "main"
"Ref": "main"
}
]
}
Loading