Merge pull request #65 from zcash-hackworks/mdr0id-patch-fork-ci-enable

Update gitlab-yaml to trigger on forks
This commit is contained in:
Marshall Gaucher 2019-09-18 18:03:45 -07:00 committed by GitHub
commit 13245d99ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ build-linux:
stage: build
script:
- make
only:
- merge_requests
.build-windows:
stage: build