Skip to content
Snippets Groups Projects
Unverified Commit dc7bf525 authored by Sergio Oliveira's avatar Sergio Oliveira Committed by GitHub
Browse files

Merge pull request #363 from seocam/dont-build-containers-on-pull-requests

Prevent Azure pipelines to build containers on PRs
parents a8e9b2ae a7c52db4
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,9 @@ schedules:
branches:
include:
- master
always: true
trigger: none
pool:
vmImage: 'ubuntu-18.04'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment