Browse Source

Working on getting builds happening again

develop
Drew Short 7 years ago
parent
commit
bd3d2ab0d7
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -11,5 +11,5 @@ test:
only:
- master
tags:
- rust
- docker-engine
allow_failure: false
Loading…
Cancel
Save