Skip to content

Commit

Permalink
add DEX branch to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ca333 authored Jan 16, 2020
1 parent 50f7101 commit 9ac72e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ build:ubuntu:
- master
- beta
- dev
- DEX
artifacts:
paths:
- ${AGAMA_ARTIFACTS_LINUX}
Expand Down Expand Up @@ -85,6 +86,7 @@ build:windows:
- master
- beta
- dev
- DEX
artifacts:
paths:
- ${AGAMA_ARTIFACTS_WINDOWS}
Expand Down Expand Up @@ -119,6 +121,7 @@ build:macos:
- master
- beta
- dev
- DEX
artifacts:
paths:
- ${AGAMA_ARTIFACTS_MACOS}
Expand Down

0 comments on commit 9ac72e4

Please sign in to comment.