Skip to content

Commit

Permalink
Add tags to push
Browse files Browse the repository at this point in the history
  • Loading branch information
cdupuis committed Aug 17, 2018
1 parent 6bb8dc7 commit bed9af2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/graphql/fragment/PushFields.graphql
Expand Up @@ -25,6 +25,15 @@ fragment PushFields on Push {
image
imageName
}
tags {
name
description
timestamp
release {
name
timestamp
}
}
}
repo {
...CoreRepoFieldsAndChannels
Expand Down

0 comments on commit bed9af2

Please sign in to comment.