Skip to content

Commit

Permalink
Update azure-pipelines-release.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Aug 22, 2019
1 parent 2b78bfa commit be07396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ stages:
create_manifest "stable" "$(Build.SourceBranchName)"
create_manifest "latest" "$(Build.SourceBranchName)"
create_manifest "beta" "$(Build.SourceBranchName)"
create_manifest "rc" "$(Build.SourceBranchName)"
fi
displayName: 'Create Meta-Image'

0 comments on commit be07396

Please sign in to comment.