Fixed doulbe pr builds
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-06-13 23:46:17 -07:00
parent f66120ba9a
commit 7b333d09fe
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 4 additions and 0 deletions

View File

@ -62,4 +62,8 @@ steps:
- 'curl -H "Authorization: $STAGING_AUTH_TOKEN" https://csclub.uwaterloo.ca/~snedadah/webhooks/cscclassprofilestaging?ref=${DRONE_BRANCH//\//-}' - 'curl -H "Authorization: $STAGING_AUTH_TOKEN" https://csclub.uwaterloo.ca/~snedadah/webhooks/cscclassprofilestaging?ref=${DRONE_BRANCH//\//-}'
trigger:
event:
exclude:
- pull_request #avoid double build on PRs