summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipeline_editor/graphql/queries/client/commit_sha.graphql
blob: 6c7635887ec8c0181c79286dc88e44b1167ea9c5 (plain)
1
2
3
query getCommitSha {
  commitSha @client
}