diff options
author | mathieui <mathieui@mathieui.net> | 2017-12-01 19:03:46 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2017-12-01 19:03:46 +0100 |
commit | 96bda09c216f5ea484d7a9eb947da9c8aef4238b (patch) | |
tree | 826545a32d4e8062798acd6d87eea977b6b538ef | |
parent | 1a1164b9b1596b84e99a9deb0e9ca66c9c1c6b7f (diff) | |
download | poezio-96bda09c216f5ea484d7a9eb947da9c8aef4238b.tar.gz poezio-96bda09c216f5ea484d7a9eb947da9c8aef4238b.tar.bz2 poezio-96bda09c216f5ea484d7a9eb947da9c8aef4238b.tar.xz poezio-96bda09c216f5ea484d7a9eb947da9c8aef4238b.zip |
Build after testing, and not the opposite
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0c383e0d..1987d5e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ stages: - - build - test + - build build-doc: stage: build |