diff options
author | crupest <crupest@outlook.com> | 2018-09-25 01:56:37 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-09-25 01:56:37 +0800 |
commit | 0d5f9d0013456847d326168b6da501c2ae732e03 (patch) | |
tree | 1e91764e1c8aa65d96d1601364c3169d20d2374f | |
parent | 2f015d2b6d221ac47aaaee9b675648370b6bca7c (diff) | |
download | cru-0d5f9d0013456847d326168b6da501c2ae732e03.tar.gz cru-0d5f9d0013456847d326168b6da501c2ae732e03.tar.bz2 cru-0d5f9d0013456847d326168b6da501c2ae732e03.zip |
Update ci.`
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de979b71..81433e40 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,3 +5,5 @@ build: stage: build script: - ./script/build.ps1 + tags: + - windows |