diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 10af4e2ca2..834a658ba4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -51,7 +51,7 @@ jobs: env: GHCR_TOKEN: $(GHCR_TOKEN) displayName: 'Push release to GHCR' - # condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master')) + condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master')) - job: macOS pool: