Skip to content

Commit

Permalink
build branches in GitLab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adamralph committed Jun 28, 2019
1 parent 1fa998c commit 711a25a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
build:
image: microsoft/dotnet:latest
only:
- master
script:
- dotnet --info
- ./build.sh

0 comments on commit 711a25a

Please sign in to comment.