summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2020-03-21 10:02:40 +0100
committerAndreas Schneider <asn@samba.org>2020-03-21 13:59:42 +0100
commit010e98c88890837de687f0dc4345375d4b800d4a (patch)
tree277220cc4740561f4dd6905f67dd1a188e4ac0af
parentc212bf0d976bcb70426a506c3e7d250644598b38 (diff)
downloadsocket_wrapper-010e98c88890837de687f0dc4345375d4b800d4a.tar.gz
socket_wrapper-010e98c88890837de687f0dc4345375d4b800d4a.tar.xz
socket_wrapper-010e98c88890837de687f0dc4345375d4b800d4a.zip
gitlab-ci: Whitelist metze to use the FreeBSD runner
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 365d834..66855ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -123,6 +123,7 @@ freebsd/x86_64:
only:
- branches@cwrap/socket_wrapper
- branches@cryptomilk/socket_wrapper
+ - branches@metze/socket_wrapper
artifacts:
expire_in: 1 week
when: on_failure