aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2018-12-19 12:55:53 +0100
committerAndreas Schneider <asn@cryptomilk.org>2019-01-09 13:15:44 +0100
commit851c580cf536b0bab60d26b42ae18afc18565475 (patch)
tree19c43ab5d5a2283c4c15ef0502b8837e730cb824
parent40b63f7c395d849b8cb17242f9be3c37b961b6dd (diff)
downloadlibssh-851c580cf536b0bab60d26b42ae18afc18565475.tar.gz
libssh-851c580cf536b0bab60d26b42ae18afc18565475.tar.xz
libssh-851c580cf536b0bab60d26b42ae18afc18565475.zip
gitlab-ci: Run the Windows machines for me too
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 24e3ba2b..d2debf15 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -454,6 +454,7 @@ visualstudio/x86_64:
- branches@libssh/libssh-mirror
- branches@ansasaki/libssh-mirror
- branches@cryptomilk/libssh-mirror
+ - branches@jjelen/libssh-mirror
artifacts:
expire_in: 1 week
when: on_failure
@@ -480,6 +481,7 @@ visualstudio/x86:
- branches@libssh/libssh-mirror
- branches@ansasaki/libssh-mirror
- branches@cryptomilk/libssh-mirror
+ - branches@jjelen/libssh-mirror
artifacts:
expire_in: 1 week
when: on_failure