Skip to content

Commit

Permalink
Fixed wrong glob
Browse files Browse the repository at this point in the history
  • Loading branch information
italolelis committed Nov 15, 2016
1 parent a635a9b commit b6032e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipelines/main-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
name: version/version
tag: version/version
globs:
- artifacts/*.tar.gz
- release-candidate/*.tar.gz

# Quay Deployments
#-----------------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit b6032e3

Please sign in to comment.